Michael Koziarski
|
292501c7e0
|
Use require_dependency 'application' not require in the console bootstraps to avoid requiring application.rb twice
|
2008-07-11 22:27:36 +02:00 |
|
Michael Koziarski
|
907d6ce285
|
Extend the console +helper+ method to allow you to include custom helpers. Closes #6781 [Chris Wanstrath]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7765 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-10-07 03:08:08 +00:00 |
|
Marcel Molina
|
cb069ea7cc
|
Don't polute the top level namespace in the console with ActionView helpers. Make them available from a helper method.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4019 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2006-03-23 21:56:38 +00:00 |
|
Marcel Molina
|
330823687b
|
Make all ActionView helpers available in the console for debugging purposes.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4008 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2006-03-21 20:07:41 +00:00 |
|