hold back some gems, do fix rspec issue

This commit is contained in:
Sam
2014-09-25 11:04:22 +10:00
parent 35f7168499
commit c43f6455f2
3 changed files with 30 additions and 25 deletions

View File

@ -45,6 +45,7 @@ Spork.prefork do
config.include MessageBus
config.mock_framework = :mocha
config.order = 'random'
config.infer_spec_type_from_file_location!
# If you're not using ActiveRecord, or you'd prefer not to run each of your
# examples within a transaction, remove the following line or assign false