This website requires JavaScript.
Explore
Help
Sign In
deac
/
instiki
Watch
1
Star
0
Fork
You've already forked instiki
0
Code
Issues
Pull requests
Releases
Wiki
Activity
cd68db01d2
instiki
/
app
/
models
History
Alexey Verkhovsky
cd68db01d2
Store wiki references found during rendering
2005-09-11 05:44:34 +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
Store wiki references found during rendering
2005-09-11 05:44:34 +00:00
page_set.rb
Extacted rendering logic from the model
2005-09-09 05:31:27 +00:00
revision.rb
Deleted the last of the rendering logic from Revision (making it a totally anemic entity, by the way)
2005-09-09 20:40:35 +00:00
system.rb
move to AR
2005-08-09 02:20:28 +00:00
web.rb
Continue extracting URL generation logic from model classes
2005-09-10 11:07:40 +00:00
wiki.rb
Controllers create renderer objects and pass them on to page.revise and page.rollback methods
2005-09-10 06:12:57 +00:00