lib/datashift/method_detail.rb in datashift-0.4.0 vs lib/datashift/method_detail.rb in datashift-0.4.2

- old
+ new

@@ -9,9 +9,10 @@ # # Enables 'loaders' to iterate over the MethodMapper results set, # and assign values to AR object, without knowing anything about that receiving object. # require 'to_b' +require 'logging' module DataShift class MethodDetail \ No newline at end of file