-
- Downloads
Added tests for post controller, edited post partial form to hahave different...
Added tests for post controller, edited post partial form to hahave different values depending whcih view it is in
Showing
- app/assets/stylesheets/application.scss 0 additions, 13 deletionsapp/assets/stylesheets/application.scss
- app/assets/stylesheets/posts.scss 7 additions, 0 deletionsapp/assets/stylesheets/posts.scss
- app/controllers/posts_controller.rb 11 additions, 10 deletionsapp/controllers/posts_controller.rb
- app/models/post.rb 0 additions, 1 deletionapp/models/post.rb
- app/views/posts/_form.html.haml 19 additions, 9 deletionsapp/views/posts/_form.html.haml
- config/locales/en.yml 2 additions, 3 deletionsconfig/locales/en.yml
- public/system/posts/post_images/000/000/048/original/goku.png 0 additions, 0 deletions...ic/system/posts/post_images/000/000/048/original/goku.png
- public/system/posts/post_images/000/000/048/post_index/goku.png 0 additions, 0 deletions.../system/posts/post_images/000/000/048/post_index/goku.png
- public/system/posts/post_images/000/000/048/post_show/goku.png 0 additions, 0 deletions...c/system/posts/post_images/000/000/048/post_show/goku.png
- public/system/posts/post_images/000/000/992/original/sample.jpg 0 additions, 0 deletions.../system/posts/post_images/000/000/992/original/sample.jpg
- public/system/posts/post_images/000/000/992/post_index/sample.jpg 0 additions, 0 deletions...ystem/posts/post_images/000/000/992/post_index/sample.jpg
- public/system/posts/post_images/000/000/992/post_show/sample.jpg 0 additions, 0 deletions...system/posts/post_images/000/000/992/post_show/sample.jpg
- public/system/posts/post_images/980/190/962/original/sample.jpg 0 additions, 0 deletions.../system/posts/post_images/980/190/962/original/sample.jpg
- public/system/posts/post_images/980/190/962/post_index/sample.jpg 0 additions, 0 deletions...ystem/posts/post_images/980/190/962/post_index/sample.jpg
- public/system/posts/post_images/980/190/962/post_show/sample.jpg 0 additions, 0 deletions...system/posts/post_images/980/190/962/post_show/sample.jpg
- test/controllers/posts_controller_test.rb 6 additions, 2 deletionstest/controllers/posts_controller_test.rb
- test/fixtures/posts.yml 3 additions, 1 deletiontest/fixtures/posts.yml
Loading
Please register or sign in to comment