-
- Downloads
Basic tags list and detail implementation
Showing
- app/controllers/tags_controller.rb 18 additions, 5 deletionsapp/controllers/tags_controller.rb
- app/models/tag.rb 3 additions, 0 deletionsapp/models/tag.rb
- app/views/shared/_body_field.html.erb 3 additions, 0 deletionsapp/views/shared/_body_field.html.erb
- app/views/tags/_tag.html.erb 6 additions, 2 deletionsapp/views/tags/_tag.html.erb
- app/views/tags/edit.html.erb 39 additions, 0 deletionsapp/views/tags/edit.html.erb
- app/views/tags/show.html.erb 44 additions, 5 deletionsapp/views/tags/show.html.erb
- db/migrate/20200630001048_remove_excerpt_markdown.rb 5 additions, 0 deletionsdb/migrate/20200630001048_remove_excerpt_markdown.rb
- db/schema.rb 1 addition, 2 deletionsdb/schema.rb
Loading
Please register or sign in to comment