lib/datts_right/page.rb in
datts_right-0.0.7
vs lib/datts_right/page.rb in
datts_right-0.0.8
- old
+ new
@@ -1,3 +1,3 @@
class Page < ActiveRecord::Base
- has_datts
+ has_dynamic_attributes
end