eduardo-vanilla 1.0.2 → 1.0.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/vanilla/app.rb +1 -0
  2. metadata +1 -1
data/lib/vanilla/app.rb CHANGED
@@ -8,6 +8,7 @@ module Vanilla
8
8
 
9
9
  def initialize(config_file=nil)
10
10
  prepare_configuration(config_file)
11
+ Soup.base = YAML.load(File.read('config/database.yml'))
11
12
  Soup.prepare
12
13
  end
13
14
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: eduardo-vanilla
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.2
4
+ version: 1.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - James Adam