mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-05-16 12:40:07 -04:00
8a203deb19e60d44c8d90e5dc61ae1992705fe21
It seems that heroku generally denies us access to ENV['...'] during asset compilation. They have reasonably good reasons for this, and yet I don't know how else we're meant to get at our API keys (other than hardcoding them into our config files, which we don't want to do). So, to work around this, I'm recommending the use of the (experimental, subject to removal/change, sigh) user-env-compile heroku addon. This lets us use ENV during asset compilation. For more info see https://devcenter.heroku.com/articles/labs-user-env-compile
Growstuff
Welcome to the Growstuff project.
Growstuff is an open source/open data project to create a website for food gardeners.
You can find most of our documentation at: http://wiki.growstuff.org/
Our development uses Extreme Programming practices, which means we pair on all our work. Feel free to fork our code and explore, but if you would like to contribute back to us, please read http://wiki.growstuff.org/index.php/Development_process_overview before sending us a pull request.
Description
Languages
Ruby
76.4%
Haml
19.4%
SCSS
1.2%
HTML
1%
JavaScript
0.9%
Other
1.1%

