adva-core 0.0.13 → 0.0.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -78,6 +78,7 @@ module Adva
78
78
 
79
79
  def load_environment
80
80
  puts "Loading environment ..."
81
+ $: << root
81
82
  in_root { require "config/environment" }
82
83
  end
83
84
 
@@ -1,3 +1,3 @@
1
1
  module AdvaCore
2
- VERSION = "0.0.13"
2
+ VERSION = "0.0.14"
3
3
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: adva-core
3
3
  version: !ruby/object:Gem::Version
4
- hash: 5
4
+ hash: 3
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 0
9
- - 13
10
- version: 0.0.13
9
+ - 14
10
+ version: 0.0.14
11
11
  platform: ruby
12
12
  authors:
13
13
  - Sven Fuchs
@@ -21,7 +21,7 @@ autorequire:
21
21
  bindir: bin
22
22
  cert_chain: []
23
23
 
24
- date: 2011-07-29 00:00:00 Z
24
+ date: 2012-02-27 00:00:00 Z
25
25
  dependencies:
26
26
  - !ruby/object:Gem::Dependency
27
27
  name: rails
@@ -623,7 +623,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
623
623
  requirements: []
624
624
 
625
625
  rubyforge_project: "[none]"
626
- rubygems_version: 1.8.6
626
+ rubygems_version: 1.8.10
627
627
  signing_key:
628
628
  specification_version: 3
629
629
  summary: Core engine for adva-cms2