lib/evvnt/price.rb in
evvnt-0.1.0
vs lib/evvnt/price.rb in
evvnt-0.2.0
- old
+ new
@@ -1,5 +1,5 @@
module Evvnt
- class Price < Evvnt::Base
+ class Price < Evvnt::NestedObject
end end