artemave
|
ddd85ef9c6
|
#948 template_inheritance
|
2010-12-26 22:32:15 -08:00 |
|
José Valim
|
c563f10f3e
|
render :template => 'foo/bar.json' now works as it should.
|
2010-10-07 21:31:31 +02:00 |
|
Santiago Pastorino
|
b451de0d6d
|
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
|
2010-08-14 04:12:33 -03:00 |
|
Mikel Lindsaar
|
2ebea1c02d
|
deOMGifying Railties, Active Support, and Action Pack
|
2010-01-31 09:46:30 -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 |
|