| .. |
|
1_intialize_app_config.rb
|
Rails.root and File.join cleanup
|
2012-06-11 03:13:20 -07:00 |
|
2_before_load_services.rb
|
Rails.root and File.join cleanup
|
2012-06-11 03:13:20 -07: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 |
|
acts_as_taggable_on.rb
|
take acts-as-taggable-on gem from git, solve tag case-sensitivity
|
2012-05-21 17:20:04 +02:00 |
|
airbrake.rb
|
trying this on for size again; Revert "I can't test this at this momement. I will put it back in once i have a"
|
2012-04-19 21:02:29 -07:00 |
|
backtrace_silencers.rb
|
MS DG update copyright
|
2011-09-14 11:23:12 -07:00 |
|
carrierwave.rb
|
Rails.root and File.join cleanup
|
2012-06-11 03:13:20 -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
|
validations and all that jazz [ci skip]
|
2012-05-04 17:38:08 -07:00 |
|
cors.rb
|
Cross-Origin Resource Sharing
|
2012-03-10 23:49:56 -08:00 |
|
devise.rb
|
slight speed improvement by tweaking devise in the test env
|
2011-12-11 13:12:40 +01:00 |
|
direction_detector.rb
|
Rails.root and File.join cleanup
|
2012-06-11 03:13:20 -07:00 |
|
enforce_ssl.rb
|
the middleware stack is just an array and insert_before just an alias to insert, basically, guess what inset(0, something) does. AKA finally fix Rack:SSL
|
2012-01-22 19:20:35 +01:00 |
|
faraday.rb
|
Update to faraday-middleware, as faraday stack has been deprecated.
|
2012-05-14 15:59:07 -07:00 |
|
fetch_featured_users.rb
|
add EnviromentConfiguration to keep track of heroku specfic enviroment hacks
|
2012-01-03 16:01:21 -08: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
|
added GA back into rack; added mixpanel configuration options
|
2012-05-30 13:30:28 -07:00 |
|
load_mail_jobs.rb
|
Rails.root and File.join cleanup
|
2012-06-11 03:13:20 -07:00 |
|
locale.rb
|
refactor locale initialization and selection a bit
|
2012-03-21 19:25:47 +01:00 |
|
mailer_config.rb
|
Rails.root and File.join cleanup
|
2012-06-11 03:13:20 -07:00 |
|
markerb.rb
|
Escape hashtags in emails
|
2012-05-28 21:31:27 -07:00 |
|
mime_types.rb
|
MS DG update copyright
|
2011-09-14 11:23:12 -07:00 |
|
monkey_patch_to_xs.rb
|
monkey patch to_xs for ruby 1.8, and fix a test as a result
|
2012-04-25 11:38:42 -07:00 |
|
newrelic.rb
|
do not require newrelic or airbrake unless they are configured
|
2012-01-22 15:38:55 +01:00 |
|
oembed.rb
|
make tests happy
|
2012-03-15 19:44:18 +01:00 |
|
oink.rb
|
fix typo, sorry [ci skip]
|
2012-02-01 20:06:44 +01:00 |
|
omniauth.rb
|
add publish_actions to facebook connection [ci skip]
|
2012-05-15 14:07:34 -07:00 |
|
patch_openssl_pkey.rb
|
more progress
|
2012-03-21 13:50:24 -07:00 |
|
rails_admin.rb
|
kill references to ServiceUser
|
2012-05-14 18:47:14 -07:00 |
|
resque.rb
|
Rails.root and File.join cleanup
|
2012-06-11 03:13:20 -07: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 |
|
set_up_image_redirects.rb
|
remove hotlink controller, just rewrite those landing assets
|
2012-05-16 15:02:59 -07:00 |
|
setup_mail.rb
|
commented out the email interceptor
|
2010-10-22 10:37:04 -07:00 |
|
silence_assets.rb
|
Revert "@joshsusser hates our ci setup, /cc @suss"
|
2012-05-14 15:59:06 -07:00 |
|
static_assets.rb
|
gzip outgoing stuffs for great success
|
2012-05-24 13:02:20 -07: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
|
fix will paginate renderer
|
2012-03-16 18:58:01 +01:00 |