I am currently switching between runing migrations locally on an sqlite3 database and postgres for production on Heroku.
When switching …
read moreI am currently switching between runing migrations locally on an sqlite3 database and postgres for production on Heroku.
When switching …
read moreAn example of joining tables through active record models. There is a good tutorial on the basics of Activerecord joins …
read more