/night-in-minden

Tis a beautiful night with Karl Peterson in a decked-out Toronto ballroom - this is the website for the dinner dance of 1T7 for the Department of Civil Engineering at the University of Toronto

Primary LanguageRuby

Some PATH variables: -Ruby 2.3.4 -Rails >5.1 -Bootstrap 3.3.7

Installing pg on Mac: -After installing PostgreSQL v9.6, then install pg gem via env ARCHFLAGS="-arch x86_64" gem install pg -- --with-pg-config=/Library/PostgreSQL/9.6/bin/pg_config with sudo