menro / NewTech

New Tech Colorado Website
12 stars 8 forks source link

Changes required to allow build and bootstrap #75

Closed yemble closed 7 years ago

yemble commented 8 years ago

Here's what I had to change to allow the bootstrap process to complete, plus some README notes for newbies like me. Feel free to cherrypick.

Notes:

Crunchbase is a showstopper. The module is EOL due to API change: https://github.com/tylercunnion/crunchbase/blob/master/lib/crunchbase.rb

Default country and state are hardcoded into the model definitions.

Company image not set to avoid http errors (should handle them instead - don't know where this is happening due to eval).