mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-11-29 10:24:20 +01:00
update comment
This commit is contained in:
parent
4645f9accc
commit
c670dbeccd
@ -17,6 +17,8 @@ module Fablab
|
||||
|
||||
# Initialize configuration defaults for originally generated Rails version.
|
||||
config.load_defaults 5.2
|
||||
# prevent this new behavior with rails >= 5.0
|
||||
# see https://edgeguides.rubyonrails.org/upgrading_ruby_on_rails.html#active-record-belongs-to-required-by-default-option
|
||||
config.active_record.belongs_to_required_by_default = false
|
||||
|
||||
# Settings in config/environments/* take precedence over those specified here.
|
||||
|
Loading…
Reference in New Issue
Block a user