mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-25 16:44:09 +01:00
remove has_many_polymorphs from vendor and reference it in environment.rb
This commit is contained in:
parent
594162d242
commit
97fae98791
176 changed files with 1 additions and 11192 deletions
|
|
@ -28,6 +28,7 @@ Rails::Initializer.run do |config|
|
|||
config.gem 'sanitize'
|
||||
config.gem 'rack', :version => '1.1.0'
|
||||
config.gem 'will_paginate', :version => '~> 2.3.15'
|
||||
config.gem 'has_many_polymorphs'
|
||||
|
||||
config.action_controller.use_accept_header = true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue