aboutsummaryrefslogtreecommitdiffstats
path: root/spec/lib/model_attribute_spec.rb
AgeCommit message (Expand)Author
2017-09-25ModelAttribute spec: Move `#instance_variable_set` to `before` block4401-compliance-control-ModelAttribute--address-Robert,s-commentsTeddy Wing
2017-09-22ModelAttribute: Add `#from_code` methodTeddy Wing
2017-09-22ModelAttribute: Add `.group_by_class` methodTeddy Wing
2017-09-22ModelAttribute: Add `.classes` methodTeddy Wing
2017-09-22ModelAttribute: Add `.methods_by_class_and_type` methodTeddy Wing
2017-09-22ModelAttribute spec: Rename `@@all`Teddy Wing
2017-09-19ModelAttribute.methods_by_class: Take symbol parameter instead of stringTeddy Wing
2017-09-19ModelAttribute: Add `.methods_by_class` methodTeddy Wing
2017-09-19ModelAttribute: Add `#code` methodTeddy Wing
2017-09-19ModelAttribute spec: Allow test to handle existing elements in `@@all`Teddy Wing
2017-09-19Add `ModelAttribute`Teddy Wing