mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-27 11:16:10 +01:00
add has_many_polymorphs to config.gem in environment.rb.tmpl
This commit is contained in:
parent
f97ca2f6af
commit
44e371b118
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ Rails::Initializer.run do |config|
|
|||
config.load_paths += %W( #{RAILS_ROOT}/app/apis )
|
||||
|
||||
config.gem "highline"
|
||||
config.gem "has_many_polymorphs"
|
||||
|
||||
config.action_controller.use_accept_header = true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue