summaryrefslogtreecommitdiff
path: root/spec/models
AgeCommit message (Expand)Author
2017-09-24upgrade to rails 5.1mo
2017-05-06use query builder.mo
2017-04-17upgrade to ruby 2.4.1mo
2015-01-31Merge branch 'master' of github.com:cakeside/cakeside into session-storemo khan
2015-01-31store auth cookie in session.mo khan
2015-01-28attempt to fix spec that fails randomly.mo khan
2015-01-27happy hound.mo khan
2015-01-27simplify assertions.mo khan
2015-01-20happy hound.mo khan
2015-01-20use deliver_later.mo khan
2015-01-11add tests for loading cakes in order.mo khan
2015-01-11add specs for categories.mo khan
2015-01-02upgrade specs to expect syntax.mo khan
2015-01-02fix broken build.mo khan
2014-12-06add validation for asin and valid tool.luu
2014-12-06added validations to toolsluuduong
2014-12-02add tools modelluu
2014-11-01manually notifiy user when a new activity has been created and recreate all a...mo khan
2014-10-18adjust spec to decrease chance of failure.mo khan
2014-10-18allow for querying artists.mo khan
2014-10-18remove all cakes query.mo khan
2014-10-18add a category search filter.mo khan
2014-10-16merge the two creations controller into one.mo khan
2014-10-16create a creations repository.mo khan
2014-10-16move user repository to user/repository and add scopes to User model.mo khan
2014-10-15extract user repositorymo khan
2014-10-15rename encrypted_password to password_digest.mo khan
2014-09-30bring back the city.mo khan
2014-09-28change locatable_id to uuid.mo khan
2014-09-28associate user sessions to locations.mo khan
2014-09-27create locations table.mo khan
2014-09-18add logic to reset a users password,mo khan
2014-09-18implement password reset.mo khan
2014-09-17add password validation.mo khan
2014-09-17add email validation.mo khan
2014-09-17get user model specs working.mo khan
2014-09-07use name.parameterize.mo khan
2014-08-25create a single session key.mo khan
2014-08-16implement a simple search.mo khan
2014-08-14add specs for authenticate.mo khan
2014-08-14add missing specs for user session.mo khan
2014-08-14move login method to user model.mo khan
2014-08-13rename Session to UserSession.mo khan
2014-08-06create sessions table.mo khan
2014-08-06start to implement login logic.mo khan
2014-07-05tidy up the search query.mo khan
2014-07-05remove is_restricted.mo khan
2014-06-30fix broken spec that needs a valid category.mo khan
2014-06-10replace references from spec_helper to rails_helper.mo khan
2014-06-09upgrade to rspec 2.99 and make compatible with rspec 3.0mo khan