application no longer thanks people for ordering nothing
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
GIT
|
||||
remote: git://github.com/activescaffold/active_scaffold.git
|
||||
revision: 4693e8a3278702143b1668fb5f6317b1c4f90388
|
||||
revision: 6f637d62c7b4eb7ae49a28f6b8c9b86997a326a3
|
||||
branch: master
|
||||
specs:
|
||||
active_scaffold (3.4.14)
|
||||
active_scaffold (3.4.17)
|
||||
rails (>= 3.2.18, < 5)
|
||||
|
||||
GEM
|
||||
|
||||
@@ -22,5 +22,8 @@ module Ribicabackoffice
|
||||
|
||||
# Do not swallow errors in after_commit/after_rollback callbacks.
|
||||
config.active_record.raise_in_transactional_callbacks = true
|
||||
config.assets.precompile += %w(*.svg *.eot *.woff *.ttf *.gif *.png *.ico)
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user