CHANGELOG in acts_as_enum-0.1.3 vs CHANGELOG in acts_as_enum-0.2.0
- old
+ new
@@ -6,6 +6,10 @@
0.1.2
Fixed a bug
0.1.3
- comment the validation method validates_inclusion_of
\ No newline at end of file
+ Comment the validation method validates_inclusion_of
+
+0.2.0
+ Add alias method enum_attr for acts_as_enum
+ Rename acts_as_enum options :enum to :in