iqvoc_inflectionals 2.0.2 → 2.0.3

Sign up to get free protection for your applications and to get access to all the features.
data/config/engine.rb CHANGED
@@ -5,10 +5,10 @@ module Iqvoc
5
5
 
6
6
  class Engine < Rails::Engine
7
7
  paths["lib/tasks"] << "lib/engine_tasks"
8
- end
9
8
 
10
- initializer "iqvoc_inflectionals.load_migrations" do |app|
11
- app.config.paths['db/migrate'] += Iqvoc::Inflectionals::Engine.paths['db/migrate'].existent
9
+ initializer "iqvoc_inflectionals.load_migrations" do |app|
10
+ app.config.paths['db/migrate'] += Iqvoc::Inflectionals::Engine.paths['db/migrate'].existent
11
+ end
12
12
  end
13
13
 
14
14
  end
@@ -1,5 +1,5 @@
1
1
  module Iqvoc
2
2
  module Inflectionals
3
- VERSION = "2.0.2"
3
+ VERSION = "2.0.3"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: iqvoc_inflectionals
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.2
4
+ version: 2.0.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: