mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 19:20:37 +02:00
Added que #2557
This commit is contained in:
parent
0aa8058022
commit
51d22af52b
9 changed files with 4779 additions and 2 deletions
|
@ -49,6 +49,8 @@ module Registry
|
|||
# Instead, the errors will propagate normally just like in other Active Record callbacks.
|
||||
config.active_record.raise_in_transactional_callbacks = true
|
||||
|
||||
config.active_record.schema_format = :sql
|
||||
|
||||
config.generators do |g|
|
||||
g.stylesheets false
|
||||
g.javascripts false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue