RailsApps / rails_apps_composer

A gem with recipes to create Rails application templates for Rails starter apps.
http://railsapps.github.io/rails_apps_composer/
1.42k stars 306 forks source link

Error launching application that uses MAILCHIMP_API_KEY (`fetch': key not found) #334

Closed ghost closed 9 years ago

ghost commented 9 years ago

ll

DanielKehoe commented 9 years ago

You need to set the MAILCHIMP_API_KEY in either your Unix ENV variables or the config/secrets.yml file.