acts_as_constant 1.0.2 → 1.0.3
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/acts_as_constant.rb +2 -2
- metadata +2 -2
data/lib/acts_as_constant.rb
CHANGED
metadata
CHANGED
@@ -3,8 +3,8 @@ rubygems_version: 0.9.2
|
|
3
3
|
specification_version: 1
|
4
4
|
name: acts_as_constant
|
5
5
|
version: !ruby/object:Gem::Version
|
6
|
-
version: 1.0.
|
7
|
-
date: 2007-
|
6
|
+
version: 1.0.3
|
7
|
+
date: 2007-03-05 00:00:00 -05:00
|
8
8
|
summary: Acts as Constant
|
9
9
|
require_paths:
|
10
10
|
- lib
|