Populating products and categories default data
Showing
| ... | ... | @@ -58,4 +58,4 @@ group :development do |
| end | ||
| # Windows does not include zoneinfo files, so bundle the tzinfo-data gem | ||
| gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby] | ||
| gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby] | ||
| \ No newline at end of file |
app/models/category.rb
0 → 100644
app/models/product.rb
0 → 100644
Please
register
or
sign in
to comment