Xavier Noria
|
799a6fa047
|
realigns a series of hash arrows
|
2010-11-21 10:25:23 +01:00 |
|
Jan Maurits Faber
|
f04ec6a227
|
Added support for Erubis <%== tag
<%== x %> is syntactic sugar for <%= raw(x) %>
Signed-off-by: Michael Koziarski <michael@koziarski.com>
[#5918 status:committed]
|
2010-11-08 09:55:55 +13:00 |
|
José Valim
|
c7760809bf
|
Allow cache to be temporarily disabled through lookup_context.
|
2010-10-07 21:31:31 +02:00 |
|
José Valim
|
c563f10f3e
|
render :template => 'foo/bar.json' now works as it should.
|
2010-10-07 21:31:31 +02:00 |
|
Piotr Sarnacki
|
c15bb4901b
|
Fixed routes to use new API in a few more actionpack tests
|
2010-09-05 13:44:37 +02:00 |
|
Yehuda Katz
|
2092351652
|
Add support for compile-time <%= raw %>
|
2010-01-31 23:42:35 -08:00 |
|
Joshua Peek
|
61411f2aeb
|
Redraw default routes on all internal integration tests. We don't need SimpleRouteCase anymore
|
2009-10-03 23:18:32 -05:00 |
|
Joshua Peek
|
018b79dd36
|
File extra test folders into controller, dispatch, or template
|
2009-10-03 21:05:51 -05:00 |
|