mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-01-17 06:52:27 +01:00
belongs_to_required_by_default = false
This commit is contained in:
parent
b019af7f83
commit
4645f9accc
@ -17,6 +17,7 @@ module Fablab
|
||||
|
||||
# Initialize configuration defaults for originally generated Rails version.
|
||||
config.load_defaults 5.2
|
||||
config.active_record.belongs_to_required_by_default = false
|
||||
|
||||
# Settings in config/environments/* take precedence over those specified here.
|
||||
# Application configuration should go into files in config/initializers
|
||||
|
Loading…
x
Reference in New Issue
Block a user