VietTH: Implement product management
Showing
| ... | ... | @@ -59,4 +59,7 @@ gem 'settingslogic', '~> 2.0.9' |
| gem 'draper', '~> 2.1.0' | ||
| gem 'devise', '~> 3.5.1' | ||
| \ No newline at end of file | ||
| gem 'devise', '~> 3.5.1' | ||
| gem 'carrierwave', '~> 0.10.0' | ||
| gem 'mini_magick', '~> 3.8.1' | ||
| \ No newline at end of file |
app/assets/javascripts/product.js.coffee
0 → 100644
app/assets/javascripts/ready.js.coffee
0 → 100644
app/controllers/products_controller.rb
0 → 100644
app/uploaders/image_uploader.rb
0 → 100644
app/views/products/new.html.haml
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment