1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/test
José Valim e6cfd85361 Merge pull request #3739 from lest/config-always-write-cookie
configuration option to always write cookie
2011-11-23 12:58:56 -08:00
..
application configuration option to always write cookie 2011-11-23 23:50:04 +03:00
fixtures treat USAGE as an ERB template 2011-11-02 09:00:18 -04:00
generators fix rails plugin new CamelCasedName bug 2011-11-19 19:09:09 +02:00
isolation rake assets:precompile loads the application but does not initialize it. 2011-09-24 03:17:23 +02:00
railties Allow to change engine's loading priority with config.railties_order= 2011-11-23 21:36:33 +01:00
abstract_unit.rb Use RAILS_ISOLATED_ENGINE and fix namespaced generators tests 2011-06-07 12:16:05 +02:00
backtrace_cleaner_test.rb
generators_test.rb treat USAGE as an ERB template 2011-11-02 09:00:18 -04:00
initializable_test.rb :group => :assets should only run in the assets environment. 2011-10-02 22:08:33 +02:00
paths_test.rb Removing Deprecated Path API tests 2011-05-24 23:03:01 -05:00
rails_info_controller_test.rb Loading action_controller twice removed. 2011-05-22 02:14:17 +05:30
rails_info_test.rb
script_rails_loader_test.rb Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00