Skip to content
This repository has been archived by the owner on Apr 20, 2021. It is now read-only.

Latest commit

 

History

History
26 lines (15 loc) · 378 Bytes

NOTES.md

File metadata and controls

26 lines (15 loc) · 378 Bytes

th

commands

bundle install --binstubs --path vendor/bundle

rails generate migration CreateCategories

commands

heroku run rake db:migrate

ruby -Itest test/functional/categories_controller_test.rb -n test_get_many

rake db:test:prepare

curl -i "http://localhost:3000/categories?ids%5b%5d=1&ids%5b%5d=3"

TODO

startDate-endDate --> filters