| .. |
|
1_intialize_app_config.rb
|
MS DC; oauth keys are now pulled out of application.yml to be simplier. incldue newrelic as heroku expects it, without affecting people who do not use newrelic. If you do use new relic in production, you have to put your newrelic api key in application.yml
|
2012-01-05 17:31:38 -08:00 |
|
2_before_load_services.rb
|
MS DC; oauth keys are now pulled out of application.yml to be simplier. incldue newrelic as heroku expects it, without affecting people who do not use newrelic. If you do use new relic in production, you have to put your newrelic api key in application.yml
|
2012-01-05 17:31:38 -08:00 |
|
3_setup_app_config.rb
|
MS DC; oauth keys are now pulled out of application.yml to be simplier. incldue newrelic as heroku expects it, without affecting people who do not use newrelic. If you do use new relic in production, you have to put your newrelic api key in application.yml
|
2012-01-05 17:31:38 -08:00 |
|
backtrace_silencers.rb
|
MS DG update copyright
|
2011-09-14 11:23:12 -07:00 |
|
carrierwave.rb
|
attempting to tell excon about certs f cent-os
|
2011-10-24 11:00:00 -07:00 |
|
check_session_secret.rb
|
add EnviromentConfiguration to keep track of heroku specfic enviroment hacks
|
2012-01-03 16:01:21 -08:00 |
|
client_side_validations.rb
|
touch up welcome page
|
2011-10-19 18:44:09 -07:00 |
|
devise.rb
|
slight speed improvement by tweaking devise in the test env
|
2011-12-11 13:12:40 +01:00 |
|
direction_detector.rb
|
MS DG update copyright
|
2011-09-14 11:23:12 -07:00 |
|
faraday.rb
|
add EnviromentConfiguration to keep track of heroku specfic enviroment hacks
|
2012-01-03 16:01:21 -08:00 |
|
fetch_featured_users.rb
|
add EnviromentConfiguration to keep track of heroku specfic enviroment hacks
|
2012-01-03 16:01:21 -08:00 |
|
hoptoad.rb
|
added hoptoad support, API key read from application.yml
|
2011-08-09 10:46:15 -07:00 |
|
ignore_ssl_in_development.rb
|
MS DG update copyright
|
2011-09-14 11:23:12 -07:00 |
|
inflections.rb
|
MS DG update copyright
|
2011-09-14 11:23:12 -07:00 |
|
json_patch.rb
|
JSON::Pure::Generator::State fix when using resque. huge thanks to this post: http://blog.ethanvizitei.com/2010/11/json-pure-ruins-my-morning.html
|
2010-12-04 13:16:30 -08:00 |
|
load_analyitics.rb
|
move analytics to initializer, thx MrZYX
|
2012-01-05 10:55:29 -08:00 |
|
load_mail_jobs.rb
|
load mail jobs in an initializer so Resque::Helper.constantize doesn't throw UninitializedConstant
|
2011-10-09 23:39:56 -05:00 |
|
locale.rb
|
MS DG update copyright
|
2011-09-14 11:23:12 -07:00 |
|
mailer_config.rb
|
lets see if this fixes #1337
|
2012-01-04 15:33:41 +01:00 |
|
mime_types.rb
|
MS DG update copyright
|
2011-09-14 11:23:12 -07:00 |
|
oembed.rb
|
mangle oembed stuff to prevent content warnings, only support services that work when you mangle them; please let us know if your favorite service works when you gsub out all of the https links
|
2011-10-26 15:11:31 -07:00 |
|
omniauth.rb
|
Fixes omniauth & rack-1.2 bug #1824
|
2011-10-09 01:03:22 +01:00 |
|
patch_openssl_pkey.rb
|
MS DG update copyright
|
2011-09-14 11:23:12 -07:00 |
|
resque.rb
|
Remove resque_rescheduler as it was killing our app servers (receiving
|
2011-11-07 12:50:02 -08:00 |
|
rspec_generator.rb
|
MS DG update copyright
|
2011-09-14 11:23:12 -07:00 |
|
session_store.rb
|
MS DG update copyright
|
2011-09-14 11:23:12 -07:00 |
|
setup_mail.rb
|
commented out the email interceptor
|
2010-10-22 10:37:04 -07:00 |
|
static_assets.rb
|
make serve_static_assets setting configurable
|
2011-12-29 16:39:17 +01:00 |
|
version_header.rb
|
add EnviromentConfiguration to keep track of heroku specfic enviroment hacks
|
2012-01-03 16:01:21 -08:00 |
|
will_paginate.rb
|
fixed a couple of specs
|
2011-12-11 02:08:38 +01:00 |