lib/processout/transaction.rb in processout-1.0.7 vs lib/processout/transaction.rb in processout-1.0.8
- old
+ new
@@ -222,10 +222,10 @@
end
self
end
- # Prefills the object with the data passed as Parameters
+ # Prefills the object with the data passed as parameters
# Params:
# +data+:: +Hash+ of data
def prefill(data)
if data.nil?
return self