summaryrefslogtreecommitdiff
path: root/spec/models/concerns/token_authenticatable_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add method that persist ensured token in `TokenAuthenticatable`Grzegorz Bizon2015-12-231-6/+13
* Fix method that ensures authentication tokenGrzegorz Bizon2015-12-231-0/+4
* Make sure that token `ensure_*` method always returns a tokenGrzegorz Bizon2015-12-111-1/+8
* Add specs for `TokenAuthenticatable` concernGrzegorz Bizon2015-12-111-0/+50