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
2011-05-22 15:49:30 +05:30
..
application Temporarily ship with ContentLength middleware. 2011-05-20 22:20:51 +02:00
fixtures create_dummy_app method that allows to easily create dummy application from template 2010-11-02 17:14:53 +01:00
generators Let's load jruby-openssl now for all. #jruby 2011-05-22 15:49:30 +05:30
isolation Add some very simple docs. 2011-04-15 18:43:21 +02:00
railties Test added for getting route segment values 2011-05-13 08:12:06 +05:30
abstract_unit.rb Rails.application is set anyway, we don't need to set it manually, this was purpose of different behavior in tests and in application 2010-09-25 10:46:22 +02:00
backtrace_cleaner_test.rb
generators_test.rb be sure to parenthesize the arguments when the first one is a RegExp literal 2011-05-18 23:20:19 +09:00
initializable_test.rb
paths_test.rb Provide a cleaner syntax for paths configuration that does not rely on method_missing. 2010-10-06 17:20:15 +02:00
rails_info_controller_test.rb Moves local_request? to require.local? 2010-08-13 17:35:52 -03:00
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