aboutsummaryrefslogtreecommitdiffstats
path: root/lib/model_attribute.rb
AgeCommit message (Expand)Author
2017-09-19ModelAttribute: Add `.methods_by_class` methodTeddy Wing
2017-09-19ModelAttribute: Make `@@all` a class instance variableTeddy Wing
2017-09-19ModelAttribute: Add `#code` methodTeddy Wing
2017-09-19ModelAttribute: Add `ModelAttribute`s for a bunch of models&attributesTeddy Wing
2017-09-19ModelAttribute spec: Allow test to handle existing elements in `@@all`Teddy Wing
2017-09-19Add `ModelAttribute`Teddy Wing