summaryrefslogtreecommitdiff
path: root/spec/models/creation_spec.rb
AgeCommit message (Collapse)Author
2017-09-24upgrade to rails 5.1mo
2017-05-06use query builder.mo
2015-01-02upgrade specs to expect syntax.mo khan
2014-09-07use name.parameterize.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-01-17save a new favorite.mo khan
2014-01-17add spec for favoriting a creation.mo khan
2013-09-14always load creations in descending order.luuduong
2013-07-25start to upgrade to rails 4mo 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 ↵mo k
creations in the index page.
2012-10-12add is_published? to the creation model.mo k
2012-01-06remove empty files.mo k
2012-01-06prevent users from liking the same creation more than once, and prevent a ↵mo k
user from liking their own stuff.
2011-05-02add creation scaffold.morilla