instiki/app/models
2005-08-14 18:58:36 +00:00
..
author.rb Moving back some model classes to where they belong. Model classes need not map to database entities to be model classes 2005-08-14 04:42:19 +00:00
page.rb move to AR 2005-08-09 02:20:28 +00:00
page_set.rb Moving back some model classes to where they belong. Model classes need not map to database entities to be model classes 2005-08-14 04:42:19 +00:00
revision.rb Added Revision.timestamp attribute, which is a timestamp to the precision of msec. Intention is to get rid of the revision.number and use this one for sotrting etc. The problem with created_at / updated_at in this role is that trhey have precision of seconds, which is not good enough for some of the purposes. 2005-08-14 18:58:36 +00:00
system.rb move to AR 2005-08-09 02:20:28 +00:00
web.rb move to AR 2005-08-09 02:20:28 +00:00
wiki.rb Moving back some model classes to where they belong. Model classes need not map to database entities to be model classes 2005-08-14 04:42:19 +00:00