We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0482a48 commit 4f13267Copy full SHA for 4f13267
i18n-active_record.gemspec
@@ -1,7 +1,7 @@
1
# encoding: utf-8
2
3
$:.unshift File.expand_path('../lib', __FILE__)
4
-require 'i18n_active_record/version'
+require 'i18n/active_record/version'
5
6
Gem::Specification.new do |s|
7
s.name = "i18n-active_record"
0 commit comments