README.md in affairs_of_state-0.0.1 vs README.md in affairs_of_state-0.0.3
- old
+ new
@@ -49,9 +49,15 @@
You can also access all your statuses on the model like so:
Widget::STATUES # -> ["active", "cancelled"]
+It also provides scopes automagically:
+
+ Widget.active
+
+ Widget.cancelled
+
## "But I want callbacks and validations and other things."
Then this gem isn't for you. Consider: