discourse/config/initializers
Arthur Neves 439d0d2e37
Check Rails.version instead of ENV
Like that we can have code that works on multiple Rails versions, and we
dont need to mix a new method on Kernel.
Also, this makes easier to have multiple versions.
For instance, before master was 4.2, which is not the case anymore, so
on the code we should check versions and not Environment variables
2015-04-28 22:27:47 -04:00
..
00-rails-master-polyfills.rb Check Rails.version instead of ENV 2015-04-28 22:27:47 -04:00
01-redis.rb
02-freedom_patches.rb
03-sql_builder.rb
04-discourse_bus.rb Don't blow up if Redis switches to READONLY 2015-04-24 14:37:16 -04:00
05-site_settings.rb FEATURE: failsafe, in multisite if a site is bad still boot up 2015-02-09 18:31:05 +11:00
06-ensure_login_hint.rb
06-mini_profiler.rb timings is a POST 2015-04-17 12:49:55 +10:00
08-rack-cors.rb
09-omniauth.rb
10-discourse_iife.rb Update SourceURL to work better 2015-04-16 16:51:49 -04:00
11-rack-protection.rb Don't blow up if Redis switches to READONLY 2015-04-24 14:37:16 -04:00
50-force_https.rb
99-anon-cache.rb
99-drain_pool.rb
99-request_tracker.rb refactor traffic report 2015-02-06 14:39:16 +11:00
99-unicorn.rb we don't need oobgc in ruby 2.2, disable for now 2015-04-08 15:24:17 +10:00
inflections.rb
logster.rb We define console.log as an empty function for old browsers now 2015-03-09 14:51:37 -04:00
mime_types.rb
oj.rb Don't blow up if Redis switches to READONLY 2015-04-24 14:37:16 -04:00
onebox_options.rb Don't blow up if Redis switches to READONLY 2015-04-24 14:37:16 -04:00
pluralization.rb
quiet_logger.rb
rails3_ar_after_commit_tests.rb Don't blow up if Redis switches to READONLY 2015-04-24 14:37:16 -04:00
secret_token.rb get rid of deprecation 2015-03-09 13:14:29 +11:00
session_store.rb
sidekiq.rb Rename handle_exception to handle_job_exception 2015-02-09 12:47:46 -08:00
silence_logger.rb
sprockets.rb
strong_parameters.rb Don't blow up if Redis switches to READONLY 2015-04-24 14:37:16 -04:00
verify_config.rb Don't blow up if Redis switches to READONLY 2015-04-24 14:37:16 -04:00
watch_for_restart.rb
wrap_parameters.rb