impress/config/initializers
Matchu 0d6caceb24 improve app infrastructure to make a dev environment easier to reproduce
This commit will require a few changes to the deployment process:
* store AWS credentials in AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY env vars
* store OpenNeo Auth credentials in OPENNEO_AUTH_APP, OPENNEO_AUTH_SERVER, and OPENNEO_AUTH_SECRET env vars

STRIPE_SECRET_KEY and STRIPE_PUBLISHABLE_KEY are now required, too; better have a good .env.
You can always put in dummy values if you have no credentials, though; they only get called up if there's a transaction.

SECRET_TOKEN is now an env var, too, but the production deploy process currently replaces config/initializers/secret_token.rb anyway; this might be the way to go later, though.
2015-07-16 17:44:52 -04:00
..
.gitignore
activemerchant.rb brought-to-you-by on items#show lists contributors 2012-10-24 22:09:05 -05:00
airbrake.rb phew. rails 3.2.12, including some asset pipeline. still buggy. 2013-03-05 20:08:57 -06:00
asset_hosts.rb swfimages cloudfront domain 2013-03-06 20:17:44 -06:00
attack.rb pet rate limit is now 3/30sec 2013-07-02 20:50:34 -07:00
aws_s3.rb improve app infrastructure to make a dev environment easier to reproduce 2015-07-16 17:44:52 -04:00
backtrace_silencers.rb
bullet.rb now that we're on rails 3.2, mount resque at /resque - just for 2013-03-05 21:09:08 -06:00
carrierwave.rb basic image thumbnails 2012-07-16 16:47:28 -04:00
devise.rb
flex.rb oops: set flex config.hangers_enabled before the line that checks for its presence 2013-06-11 11:22:17 -07:00
flex_metrics.rb have new relic trace flex methods 2013-01-31 18:39:51 -06:00
inflections.rb
locale_meta.rb make en-MEEP translatable - because sorting by translations doesnt work well with fallbacks 2013-01-27 20:43:08 -06:00
mime_types.rb
neopia.rb basic neopia api integration 2014-01-10 16:25:02 -05:00
openneo_auth.rb improve app infrastructure to make a dev environment easier to reproduce 2015-07-16 17:44:52 -04:00
pledgie.rb
resque.rb resque will reconnect to database after each job to avoid Gone Away errors 2013-03-05 15:14:29 -06:00
resque_retry.rb
rspec_generator.rb
session_store.rb rails 3.1 upgrade - still buggy 2013-03-05 15:10:25 -06:00
stripe.rb improve app infrastructure to make a dev environment easier to reproduce 2015-07-16 17:44:52 -04:00
wrap_parameters.rb rails 3.1 upgrade - still buggy 2013-03-05 15:10:25 -06:00