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
Carlos Antonio da Silva 1385388452 Allow configuring a different queue consumer
Also make sure to not use default queue consumer with custom queue
implementation. It is up to the new queue implementation to
start / shutdown the consumer.
2012-05-04 09:11:44 -03:00
..
initializers Remove default match without specified method 2012-04-24 22:52:26 -05:00
middleware Failing test for #6034 2012-04-30 00:16:34 -07:00
rack convert railties to use AS::TestCase 2012-01-05 17:30:17 -08:00
rake Remove empty lines. 2012-04-30 09:16:29 -06:00
asset_debugging_test.rb Remove default match without specified method 2012-04-24 22:52:26 -05:00
assets_test.rb Remove default match without specified method 2012-04-24 22:52:26 -05:00
build_original_fullpath_test.rb convert railties to use AS::TestCase 2012-01-05 17:30:17 -08:00
configuration_test.rb add a factory method for queue construction so that apps can have multiple queues 2012-04-27 09:51:11 -07:00
console_test.rb convert railties to use AS::TestCase 2012-01-05 17:30:17 -08:00
generators_test.rb Remove --http. 2012-03-14 22:30:01 +01:00
loading_test.rb Remove default match without specified method 2012-04-24 22:52:26 -05:00
middleware_test.rb Freeze the middleware stack after it's built 2012-04-20 16:02:12 -07:00
paths_test.rb Allow loading external route files from the router 2012-04-25 16:07:17 -05:00
queue_test.rb Allow configuring a different queue consumer 2012-05-04 09:11:44 -03:00
rackup_test.rb convert railties to use AS::TestCase 2012-01-05 17:30:17 -08:00
rake_test.rb Revert "Merge pull request #5995 from kennyj/fix_5847-3" 2012-04-27 15:00:56 +02:00
route_inspect_test.rb Fix missing Rails.env in route inspect tests 2012-04-25 17:01:27 -05:00
routing_test.rb Define only writer method for queue, as reader is declared 2012-04-28 12:45:32 -03: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 Remove default match without specified method 2012-04-24 22:52:26 -05:00