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-10-18 17:11:50 +01:00
..
application Merge pull request #3265 from arunagw/warning_uri_parser 2011-10-10 04:34:22 -07:00
fixtures Removed tests for rescue branch for Rails 2.x compatibility 2011-06-20 22:29:30 +04:00
generators Added test to check that the vendor/assets/stylesheets directory is created 2011-10-13 12:17:19 +05:30
isolation rake assets:precompile loads the application but does not initialize it. 2011-09-24 03:17:23 +02:00
railties Added test for rake environment in an engine 2011-10-18 17:11:50 +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 Removed tests for rescue branch for Rails 2.x compatibility 2011-06-20 22:29:30 +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 Takes out stale methods relating to edge_rails_version 2010-05-16 17:21:29 +02:00
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