lib/processout/event.rb in processout-1.0.7 vs lib/processout/event.rb in processout-1.0.8
- old
+ new
@@ -96,10 +96,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