summaryrefslogtreecommitdiff
path: root/spec/models
AgeCommit message (Expand)Author
2014-06-08add specs for creation repository and eager load photos.mo khan
2014-06-07make a copy of the original photo to modify in the tests.mo khan
2014-06-07push down url generation logic down to version class.mo khan
2014-06-07add ability to generate urls for different versions of an image.mo khan
2014-06-06move exif parsing to photo class.mo khan
2014-06-06apply a sanitized file and content type to photos.mo khan
2014-06-06add specs for uploading a photo.mo khan
2014-01-18create a new activity when a comment is created.mo khan
2014-01-17fix broken specs.mo khan
2014-01-17record an new activity when someone adds your cake to their favorites.mo khan
2014-01-17save a new favorite.mo khan
2014-01-17add spec for favoriting a creation.mo khan
2014-01-08add spec for sending welcome email.mo khan
2013-12-29fix broken specs.mo khan
2013-12-29re-organize hooks, validation and data definitions in user model.mo khan
2013-09-14always load creations in descending order.luuduong
2013-07-26remove empty filemo khan
2013-07-26fix user specmo khan
2013-07-25start to upgrade to rails 4mo khan
2013-07-20remove references to FactoryGirlmo khan
2013-07-19remove commentsmo khan
2013-07-06fix broken specmo khan
2013-07-01fix broken specsmo khan
2013-06-28always display the users in the order that the signed upmo khan
2013-05-11refactor add favoritemo khan
2013-05-11add missing specs for adding a favoritemo khan
2013-05-11refactor lookup for favoritemo khan
2013-05-11add spec for checking if a user already added a cake to their favoritesmo khan
2013-05-10make sure user can respond to basic attributesmo khan
2012-11-07remove is_published from creation.mo k
2012-10-15remove publishing logic after version creation.mo k
2012-10-12add is_published to the creation model and only show fully published creation...mo k
2012-10-12add is_published? to the creation model.mo k
2012-09-10fix broken view specs.mo k
2012-09-06add tutorial scaffold.mo k
2012-08-17remove empty spec.mo k
2012-08-07create avatarmo k
2012-06-12fix titlesmo k
2012-06-11add specs for creating a new comment.mo k
2012-05-27remove local bootstrap files, and use bootstrap-sass gem.mo k
2012-05-26add interests database migrations and model.mo k
2012-05-22remove empty pending specs.mo k
2012-05-22trying to figure out why the specs are failing after adding the website valid...mo k
2012-05-22add specs to test the error message supplied when an invalid url is specified.mo k
2012-05-22add validation for website url on User model.mo k
2012-05-12fix broken tests and remove unneccessary items from gemlock.mista mo
2012-02-29add active admin. go to http://??/admin/ username:admin@example.com password:...mo k
2012-01-29rename likes to favorites.mo k
2012-01-06remove empty view tests.mo k
2012-01-06remove empty files.mo k