-
- Downloads
Tag hierarchies
Showing
- app/controllers/tags_controller.rb 20 additions, 13 deletionsapp/controllers/tags_controller.rb
- app/helpers/tags_helper.rb 10 additions, 0 deletionsapp/helpers/tags_helper.rb
- app/models/tag.rb 8 additions, 0 deletionsapp/models/tag.rb
- app/views/tags/_list.html.erb 13 additions, 0 deletionsapp/views/tags/_list.html.erb
- app/views/tags/category.html.erb 14 additions, 12 deletionsapp/views/tags/category.html.erb
- app/views/tags/children.html.erb 19 additions, 0 deletionsapp/views/tags/children.html.erb
- app/views/tags/edit.html.erb 11 additions, 0 deletionsapp/views/tags/edit.html.erb
- app/views/tags/show.html.erb 20 additions, 14 deletionsapp/views/tags/show.html.erb
- config/routes.rb 4 additions, 3 deletionsconfig/routes.rb
- db/migrate/20200630105117_allow_tag_parents.rb 5 additions, 0 deletionsdb/migrate/20200630105117_allow_tag_parents.rb
- db/schema.rb 4 additions, 1 deletiondb/schema.rb
- db/scripts/tag_children.sql 10 additions, 0 deletionsdb/scripts/tag_children.sql
- test/fixtures/tags.yml 0 additions, 6 deletionstest/fixtures/tags.yml
Loading
Please register or sign in to comment