Commit Graph

7 Commits

Author SHA1 Message Date
Akira Matsuda 9f3d3944cb refactor tags (Part II)
* prefer more testable and clearer way
* actually fixed a bug that Link was_not a Page. now everything conforms to the document, I believe
2011-02-13 22:59:25 +09:00
Akira Matsuda 66bd7f71b0 refactor tags
* a Page is Renderable
* Link is_a Page
* rename PrevPage => Prev, NextPage => Next because they are not Page
2011-02-13 16:57:11 +09:00
Akira Matsuda caadaa6553 typos 2011-02-11 19:13:02 +09:00
Akira Matsuda dd77a7dcb3 introduce modules to characterize each tag 2011-02-11 16:53:37 +09:00
Akira Matsuda 0a80cda663 move some ActionView hacks back to Renderer class 2011-02-11 16:03:46 +09:00
Akira Matsuda 94331f4641 documentation 2011-02-11 11:23:10 +09:00
Akira Matsuda 09f799e581 move tags into another file 2011-02-11 11:23:10 +09:00