Carlos Antonio da Silva
|
0c5552a3dd
|
Fix typos in AP: "overriden" => "overridden"
|
2013-03-30 15:17:08 -03:00 |
|
Yves Senn
|
4d7f53379a
|
cleanup, remove trailing whitespace within actionpack
|
2012-10-27 16:03:18 +02:00 |
|
José Valim
|
119e9e2daf
|
Get rid of update_details in favor of passing details to find_template.
|
2011-09-22 15:03:05 +02:00 |
|
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 |
|