José Valim
|
0396004861
|
Add some basic render_test to AbstractController.
|
2009-11-01 02:23:48 +01:00 |
|
José Valim
|
0cf16ddb88
|
Improve AbstractController layouts coverage.
|
2009-11-01 02:23:48 +01:00 |
|
José Valim
|
43d5504f0a
|
Move all render and layout pieces required in ActionMailer from ActionController to AbstractController.
|
2009-11-01 02:23:48 +01:00 |
|
Yehuda Katz + Carl Lerche
|
e3744166ec
|
Refactor ActionController to use find_template and template_exists?
|
2009-09-03 12:52:53 -07:00 |
|
Yehuda Katz + Carl Lerche
|
dd34691b8d
|
Extract finding the template in AC to it's own method
|
2009-09-03 11:18:56 -07:00 |
|
Yehuda Katz
|
9b552fb300
|
Caches and cache clearing seems to actually work, but the actual architecture is kind of messy. Next: CLEAN UP.
|
2009-08-15 12:32:01 -07:00 |
|
Yehuda Katz
|
010a0c92eb
|
Rename find_by_parts and find_by_parts? to find and exists?
|
2009-08-07 15:00:12 -03:00 |
|
José Valim
|
aed135d3e2
|
Renamed presenter to renderer, added some documentation and defined its API.
|
2009-08-07 17:17:51 +02:00 |
|