yawl_rails 0.1.0 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -9,8 +9,6 @@ module YawlRails
9
9
  g.template_engine :haml
10
10
  end
11
11
 
12
- config.active_record.schema_format = :sql
13
-
14
12
  initializer "yawl_rails.append_migrations" do |app|
15
13
  unless app.root.to_s.match root.to_s
16
14
  app.config.paths["db/migrate"] += config.paths["db/migrate"].expanded
@@ -1,3 +1,3 @@
1
1
  module YawlRails
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: yawl_rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2014-02-25 00:00:00.000000000 Z
12
+ date: 2014-02-26 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rails
@@ -182,7 +182,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
182
182
  version: '0'
183
183
  segments:
184
184
  - 0
185
- hash: 2686957709145176493
185
+ hash: -3973182591231445544
186
186
  required_rubygems_version: !ruby/object:Gem::Requirement
187
187
  none: false
188
188
  requirements:
@@ -191,7 +191,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
191
191
  version: '0'
192
192
  segments:
193
193
  - 0
194
- hash: 2686957709145176493
194
+ hash: -3973182591231445544
195
195
  requirements: []
196
196
  rubyforge_project:
197
197
  rubygems_version: 1.8.23