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
David Heinemeier Hansson 449cc3e999 Merge pull request #1481 from arunagw/lib_assets
Generating /lib/assets  for assets
2011-06-27 02:16:24 -07:00
..
application Railties: added tests for rake assets:clean 2011-06-21 09:51:18 -07:00
fixtures Removed tests for rescue branch for Rails 2.x compatibility 2011-06-20 22:29:30 +04:00
generators Merge pull request #1481 from arunagw/lib_assets 2011-06-27 02:16:24 -07:00
isolation Create an :assets group in the Gemfile. 2011-06-21 11:24:06 -03:00
railties Updated test to ensure correct sequence when copying engine/plugin migrations. 2011-06-10 12:12: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
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