index
:
cakeside/cakeside.git
master
CakeSide web application
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
models
/
category.rb
Age
Commit message (
Expand
)
Author
2017-09-23
add application_record.
mo
2015-01-11
parameterize slug.
mo khan
2015-01-11
add tests for loading cakes in order.
mo khan
2015-01-11
add specs for categories.
mo khan
2014-05-20
update category to not pull creations via join table.
mo khan
2013-11-30
remove comments and dead code.
mo khan
2013-09-14
order the categories by name
mo khan
2013-07-26
remove protected_attributes and fix creation_tags_controller_spec
mo khan
2013-07-25
fix some broken specs
mo khan
2013-07-25
start to upgrade to rails 4
mo khan
2013-06-21
order categories by name
mo khan
2013-06-21
clean up routes to the categories controller
mo khan
2012-03-04
add missing attr_accessible after reading through attr_accessible attack on g...
mo k
2011-08-15
add url to category listing.
mo k
2011-08-15
remove attr_accessor from category because then you cannot assign any values ...
mo k
2011-08-07
start building category listings.
mo k
2011-08-02
add checkboxes for each category when uploading a new creation, and update th...
mo k
2011-08-02
add creation to category join table.
mo k
2011-08-02
add category model.
mo k