Sha256: d1f0cc2dc312d7f05a900ec1fa47389c33f1f0988d7934609c5533267f08adea
Contents?: true
Size: 143 Bytes
Versions: 3
Compression:
Stored size: 143 Bytes
Contents
class FakeModel include MotionBindable::Bindable attr_accessor :nested attr_accessor :attribute def attribute @attribute end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
motion_bindable-0.3.0 | spec/helpers/fake_model.rb |
motion_bindable-0.2.5 | spec/helpers/fake_model.rb |
motion_bindable-0.2.4 | spec/helpers/fake_model.rb |