summaryrefslogtreecommitdiff
path: root/spec/models/term_agreement_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-011-0/+2
| | | | Adds `# frozen_string_literal: true` to spec/models ruby files
* Messaging on terms page when user already accepted46585-gdpr-terms-acceptancetauriedavis2018-06-041-0/+9
| | | | | We show a blue flash banner if the user already accepted, and show a button allowing them to continue to the application.
* Add model to track users accepting agreementsBob Van Landuyt2018-05-041-0/+8