Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

root/trunk/actionpack/lib/action_view.rb


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8976 [8976] 03/03/08 04:01:35 nzkoz Refactor partial rendering into a PartialTemplate class. [Pratik]
(edit) @8805 [8805] 02/06/08 04:26:40 nzkoz Introduce a Template class to ActionView. Closes #11024 [lifofifo]
(edit) @8689 [8689] 01/22/08 01:46:34 nzkoz Refactor template compilation from AV::Base into the template handlers. …
(edit) @8683 [8683] 01/21/08 20:45:04 nzkoz Reapply the TemplateFinder first applied in [8669] then reverted in …
(edit) @8676 [8676] 01/19/08 06:01:57 bitsweat Revert r8669 for now, breaks Action Mailer. Reopens #10800.
(edit) @8669 [8669] 01/19/08 03:20:39 bitsweat Introduce TemplateFinder to handle view paths and lookups. Closes #10800.
(edit) @8341 [8341] 12/09/07 22:11:11 bitsweat Refactor Action View template handlers. Closes #10437.
(edit) @7425 [7425] 09/09/07 17:57:16 david Update copyright span
(edit) @6057 [6057] 01/28/07 07:16:55 bitsweat Use a consistent load path to avoid double requires. Fix some scattered …
(edit) @4922 [4922] 09/03/06 18:53:05 david Update copyright times
(edit) @3813 [3813] 03/08/06 03:28:25 rick remove explicit Builder require
(edit) @2368 [2368] 09/27/05 16:45:39 ulysses Streamline render process, code cleaning. Closes #2294.
(edit) @2058 [2058] 08/26/05 22:37:36 ulysses Render refactoring; render error reporting fixes
(edit) @1802 [1802] 07/10/05 19:38:33 david Fixed that Action View should always use the included Builder, never …
(edit) @648 [648] 02/17/05 19:04:47 david AR, AP, and AM should look for AS in sibling directory before trying …
(edit) @194 [194] 12/16/04 17:45:37 david Updated documentation
(add) @4 [4] 11/24/04 01:04:44 david Initial
Note: See TracRevisionLog for help on using the revision log.