mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 01:11:43 +02:00
Require money gem after initialize
This commit is contained in:
parent
3c5283b0e2
commit
1ae2e6ba7b
2 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
# encoding : utf-8
|
||||
require 'money-rails'
|
||||
|
||||
MoneyRails.configure do |config|
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue