Closed wmene closed 10 years ago
First pass at saving and loading data to an LDP store.
Triannon::Annotation is no longer a subclass of ActiveRecord. It now mixes in ActiveModel
Triannon::Annotation
ActiveRecord
ActiveModel
All tests now pass with these changes
@ndushay
First pass at saving and loading data to an LDP store.
Triannon::Annotation
is no longer a subclass ofActiveRecord
. It now mixes inActiveModel
All tests now pass with these changes
@ndushay