You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
s.summary = %q{Data batch processing for ActiveRecord}
s.description = %q{Allows you to process many records in batches. Similar to #find_each in ActiveRecord, but allows you to specify a slicing attribute that is not the table's primary key}