Joshua Peek
|
30204c4e66
|
Set global ActionController::Base.view_paths for test cases
|
2008-07-12 14:11:51 -05:00 |
|
Joshua Peek
|
339491a6b3
|
Set precompiled fixture load path constant to speed up tests
|
2008-06-25 15:24:12 -05:00 |
|
Jeremy Kemper
|
9d755f1983
|
require abstract_unit directly since test is in load path
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8564 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2008-01-05 13:32:06 +00:00 |
|
Jeremy Kemper
|
8f94cc5cb4
|
Extract dynamic scaffolding into a plugin. Closes #7700.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6306 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-03-04 08:35:52 +00:00 |
|
Rick Olson
|
69b0e5c44a
|
Allow Controllers to have multiple view_paths instead of a single template_root. Closes #2754 [John Long]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6120 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-02-04 20:47:05 +00:00 |
|
Jeremy Kemper
|
96c45a8118
|
Don't use deprecated render API. Cosmetics.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4973 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2006-09-04 05:07:26 +00:00 |
|
David Heinemeier Hansson
|
16595c93b2
|
Made pagination faster #1334 [Stefan Kaes]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1832 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2005-07-14 08:02:01 +00:00 |
|
David Heinemeier Hansson
|
cb79118111
|
Fixed double-singularization on scaffolded pagination call (Address would be turned into Addres) #1216, #1404 [nilsga]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1422 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2005-06-15 04:17:45 +00:00 |
|