mirror of
https://github.com/internetee/registry.git
synced 2025-07-01 08:43:37 +02:00
Remove custom money fixes and upgrade money gem to latest
This commit is contained in:
parent
4f95802374
commit
1b66e74108
4 changed files with 3 additions and 7 deletions
|
@ -9,9 +9,6 @@ require 'action_view/railtie'
|
|||
require 'sprockets/railtie'
|
||||
# require "rails/test_unit/railtie"
|
||||
|
||||
# fix, otherwise rake db:all:setup not working
|
||||
require 'money-rails/hooks'
|
||||
|
||||
# Require the gems listed in Gemfile, including any gems
|
||||
# you've limited to :test, :development, or :production.
|
||||
Bundler.require(*Rails.groups)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue