MS DC posts/new page init
Showing
- app/controllers/posts_controller.rb 7 additions, 1 deletionapp/controllers/posts_controller.rb
- app/views/layouts/post.html.haml 1 addition, 0 deletionsapp/views/layouts/post.html.haml
- app/views/posts/show.html.haml 0 additions, 2 deletionsapp/views/posts/show.html.haml
- config/routes.rb 1 addition, 1 deletionconfig/routes.rb
- features/step_definitions/trumpeter_steps.rb 7 additions, 0 deletionsfeatures/step_definitions/trumpeter_steps.rb
- features/trumpeter.feature 12 additions, 0 deletionsfeatures/trumpeter.feature
- public/javascripts/app/pages/post-new.js 12 additions, 0 deletionspublic/javascripts/app/pages/post-new.js
- public/javascripts/app/router.js 6 additions, 0 deletionspublic/javascripts/app/router.js
- public/javascripts/app/templates/post-form.handlebars 4 additions, 0 deletionspublic/javascripts/app/templates/post-form.handlebars
- public/javascripts/app/templates/post-new.handlebars 1 addition, 0 deletionspublic/javascripts/app/templates/post-new.handlebars
- public/javascripts/app/views/post_form_view.js 12 additions, 0 deletionspublic/javascripts/app/views/post_form_view.js
- spec/javascripts/app/pages/post_new_spec.js 9 additions, 0 deletionsspec/javascripts/app/pages/post_new_spec.js
- spec/javascripts/app/views/post_form_spec.js 10 additions, 0 deletionsspec/javascripts/app/views/post_form_spec.js
- spec/javascripts/support/jasmine.yml 1 addition, 0 deletionsspec/javascripts/support/jasmine.yml
features/step_definitions/trumpeter_steps.rb
0 → 100644
features/trumpeter.feature
0 → 100644
public/javascripts/app/pages/post-new.js
0 → 100644
spec/javascripts/app/pages/post_new_spec.js
0 → 100644
spec/javascripts/app/views/post_form_spec.js
0 → 100644
Please register or sign in to comment