aboutsummaryrefslogtreecommitdiffstats
path: root/spec/lib/model_attribute_spec.rb
AgeCommit message (Expand)Author
2018-03-18Refs #6210 Remove status value attribue from Chouette::VehicleJourney and sec...6210-remove-attributes-from-modelscedricnjanga
2018-03-08Refs #6028 small changes in model attribute for CC6028-compliance-controls-model-attributescedricnjanga
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