README.md in affairs_of_state-0.2.0 vs README.md in affairs_of_state-0.4.1

- old
+ new

@@ -58,9 +58,11 @@ or ```ruby affairs_of_state :active, :inactive, if: :only_validate_if_this_method_returns_true ``` +Currently it is limited only be called once per model. + ## Methods The gem provides methods for checking and setting your status. The question mark method returns a boolean, and the bang method changes to that status. Lets assume you have "active" and "cancelled" as defined status: