valuable icon indicating copy to clipboard operation
valuable copied to clipboard

raise exception if someone dumb like me tries to say has_value :attributes ... that's reserved.

Open mustmodify opened this issue 10 years ago • 0 comments

instance is reserved for valuable. But it might make more sense for that to be __instance__. In any case, determine what methods are reserved and raise an error when trying to create matching attributes.

mustmodify avatar Dec 16 '14 19:12 mustmodify