mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-21 21:40:48 +02:00
ActionWebService requires soap4r
This commit is contained in:
parent
50e80d2673
commit
e844b5aa5b
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ Rails::Initializer.run do |config|
|
|||
|
||||
config.gem "highline"
|
||||
config.gem "RedCloth"
|
||||
config.gem "soap4r", :lib => false
|
||||
config.gem 'datanoise-actionwebservice', :lib => 'actionwebservice'
|
||||
|
||||
config.action_controller.use_accept_header = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue