Merge pull request #94 from tadyjp/feat/templates
templatesページ作成
Showing
app/assets/javascripts/templates.js.coffee
0 → 100644
app/assets/stylesheets/templates.css.scss
0 → 100644
app/controllers/templates_controller.rb
0 → 100644
app/decorators/template_decorator.rb
0 → 100644
app/helpers/templates_helper.rb
0 → 100644
app/views/templates/_post.html.slim
0 → 100644
app/views/templates/show.html.slim
0 → 100644
spec/decorators/template_decorator_spec.rb
0 → 100644
spec/helpers/templates_helper_spec.rb
0 → 100644
spec/rails_helper.rb
0 → 100644
Please
register
or
sign in
to comment