employer-activerecord 0.1 → 0.1.1
Sign up to get free protection for your applications and to get access to all the features.
@@ -5,7 +5,7 @@ require 'employer-activerecord/version'
|
|
5
5
|
|
6
6
|
Gem::Specification.new do |gem|
|
7
7
|
gem.name = "employer-activerecord"
|
8
|
-
gem.version = Employer::
|
8
|
+
gem.version = Employer::ActiveRecord::VERSION
|
9
9
|
gem.authors = ["Mark Kremer"]
|
10
10
|
gem.email = ["mark@without-brains.net"]
|
11
11
|
gem.summary = %q{ActiveRecord backend for Employer}
|