aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/info_request_batch.rb
Commit message (Expand)AuthorAgeLines
* Merge remote-tracking branch 'jpmckinney_github/class_methods' into rails-3-d...Louise Crow2015-05-26-2/+2
|\
| * Declare class methods the idiomatic Ruby wayJames McKinney2015-05-21-2/+2
* | Remove all optional parentheses for method calls in RubyJames McKinney2015-05-21-1/+1
|/
* Add source file encoding for all ruby files.Louise Crow2015-05-15-0/+1
* Use updated method for sending an InfoRequestBatchGareth Rees2014-10-17-1/+7
* Annotate modelsGareth Rees2014-04-09-3/+4
* Send batch requests as a cron job.Louise Crow2013-12-04-0/+9
* Simplify return value, set sent_at in create_batch!Louise Crow2013-12-04-1/+4
* Use public bodies not requests in find_existingLouise Crow2013-12-04-4/+4
* Split the creation of a batch and the associated requests.Louise Crow2013-12-04-17/+9
* Add association between batches and public bodies.Louise Crow2013-12-04-0/+1
* Add the specific salutations to each request.Louise Crow2013-12-04-20/+35
* Move creation of batch to InfoRequestBatch.Louise Crow2013-12-04-0/+21
* Add check for double submission.Louise Crow2013-12-04-0/+12
* Add InfoRequestBatch model.Louise Crow2013-12-04-0/+20