Skud 8a203deb19 Use experimental user-env-compile heroku addon
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
2013-09-11 17:32:31 +10:00
2012-08-23 12:56:37 -07:00
2013-02-12 13:17:14 +00:00
2012-11-15 23:22:40 +00:00
2013-07-23 19:33:02 +10:00
2013-07-29 14:07:50 +10:00
2013-09-05 13:40:20 +01:00
2013-09-05 13:40:20 +01:00
2012-08-23 07:38:57 +01:00
2013-03-19 14:10:06 +11:00

Growstuff

Build Status Coverage Status

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
No description provided
Readme 59 MiB
Languages
Ruby 76.4%
Haml 19.4%
SCSS 1.2%
HTML 1%
JavaScript 0.9%
Other 1.1%