i18n_missing_keys 0.1.22 → 0.1.23

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.
@@ -7,7 +7,8 @@ module I18nMissingKeys
7
7
  # http://blog.nathanhumbert.com/2010/02/rails-3-loading-rake-tasks-from-gem.html
8
8
  # https://blog.engineyard.com/2010/extending-rails-3-with-railties
9
9
  # http://stackoverflow.com/questions/742633/make-rake-task-from-gem-available-everywhere
10
- require 'lib/tasks/i18n_missing_keys.rake'
10
+ #require 'lib/tasks/i18n_missing_keys.rake'
11
+ load File.expand_path('../tasks/i18n_missing_keys.rake', __FILE__)
11
12
  end
12
13
  end
13
14
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: i18n_missing_keys
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.22
4
+ version: 0.1.23
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -136,7 +136,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
136
136
  version: '0'
137
137
  segments:
138
138
  - 0
139
- hash: 2890609892691551958
139
+ hash: 4310292915321522023
140
140
  required_rubygems_version: !ruby/object:Gem::Requirement
141
141
  none: false
142
142
  requirements: