spec/support/site.rb in jaysus-0.1.3 vs spec/support/site.rb in jaysus-0.1.4

- old
+ new

@@ -6,9 +6,10 @@ attribute :user_id end class Local < Base include Jaysus::Local + attribute :path end class Remote < Base include Jaysus::Remote end \ No newline at end of file