lib/bmg/relation/in_memory.rb in bmg-0.19.3 vs lib/bmg/relation/in_memory.rb in bmg-0.20.0
- old
+ new
@@ -39,5 +39,6 @@
end
end # class InMemory
end # module Relation
end # module Bmg
+require_relative 'in_memory/mutable'
- old
+ new