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/application
José Valim ba154bd76f Merge pull request #4497 from carlosantoniodasilva/action-controller-refactor
Action controller refactor - remove Compatibility module
2012-01-17 12:00:05 -08:00
..
initializers convert railties to use AS::TestCase 2012-01-05 17:30:17 -08:00
middleware config.force_ssl should mark the session as secure. 2012-01-13 19:54:37 +01:00
rack convert railties to use AS::TestCase 2012-01-05 17:30:17 -08:00
rake convert railties to use AS::TestCase 2012-01-05 17:30:17 -08:00
asset_debugging_test.rb convert railties to use AS::TestCase 2012-01-05 17:30:17 -08:00
assets_test.rb Fix GH #3980. Support assets:cache:clean method to respect sprockets cache. 2012-01-13 02:46:40 +09:00
build_original_fullpath_test.rb convert railties to use AS::TestCase 2012-01-05 17:30:17 -08:00
configuration_test.rb Remove deprecated default_charset= from AC::Base 2012-01-17 10:04:39 -02:00
console_test.rb convert railties to use AS::TestCase 2012-01-05 17:30:17 -08:00
generators_test.rb convert railties to use AS::TestCase 2012-01-05 17:30:17 -08:00
loading_test.rb Fix railties tests 2012-01-15 16:37:46 +01:00
middleware_test.rb Deprecate RAILS_CACHE constant. 2012-01-18 01:53:09 +09:00
paths_test.rb convert railties to use AS::TestCase 2012-01-05 17:30:17 -08:00
rackup_test.rb convert railties to use AS::TestCase 2012-01-05 17:30:17 -08:00
rake_test.rb use a regular expression for the number of passes. We only care that 2012-01-06 13:46:28 -08:00
route_inspect_test.rb Don't hardcode assets route skipped in route inspector 2012-01-14 16:33:21 -05:00
routing_test.rb convert railties to use AS::TestCase 2012-01-05 17:30:17 -08:00
runner_test.rb convert railties to use AS::TestCase 2012-01-05 17:30:17 -08:00
test_test.rb convert railties to use AS::TestCase 2012-01-05 17:30:17 -08:00
url_generation_test.rb convert railties to use AS::TestCase 2012-01-05 17:30:17 -08:00