lib/backbone-nested-attributes.rb in backbone-nested-attributes-0.4.3 vs lib/backbone-nested-attributes.rb in backbone-nested-attributes-0.4.4

- old
+ new

@@ -1,4 +1,5 @@ +require "backbone-nested-attributes/version" require "backbone-nested-attributes/engine" module Backbone module NestedAttributes end