mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-21 21:40:48 +02:00
Update RSpec situation. Should fix #960
This commit is contained in:
parent
d8528071f0
commit
50e80d2673
8 changed files with 114 additions and 97 deletions
|
@ -21,9 +21,6 @@ Rails::Initializer.run do |config|
|
|||
|
||||
config.gem "highline"
|
||||
config.gem "RedCloth"
|
||||
# Need to do rspec here and not in test.rb. Needed for rake to work which loads
|
||||
# the rspec.task file
|
||||
config.gem "rspec", :lib => false, :version => ">=1.2.2"
|
||||
config.gem 'datanoise-actionwebservice', :lib => 'actionwebservice'
|
||||
|
||||
config.action_controller.use_accept_header = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue