discourse/lib/freedom_patches
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
..
active_record_base.rb Drop Rails3 support 2014-02-17 19:42:08 +01:00
ams_include_without_root.rb Fix badge serialization issue. 2014-04-11 07:33:17 +05:30
arel_patch.rb Don't blow up if Redis switches to READONLY 2015-04-24 14:37:16 -04:00
better_handlebars_errors.rb Many fixes for Ember 1.9.0 2014-12-17 09:31:40 -05:00
ember_compat_handlebars.rb barber upgrade, get assets precompile working on 1.9 2014-12-17 09:31:41 -05:00
inflector_backport.rb bug fix 2013-04-24 12:26:39 +10:00
performance_fixes.rb Don't blow up if Redis switches to READONLY 2015-04-24 14:37:16 -04:00
pool_drainer.rb Check Rails.version instead of ENV 2015-04-28 22:27:47 -04:00
rack_patches.rb freedom patches for fixes submitted to rack 2013-09-09 20:35:21 +10:00
rails4.rb hacked dates so jeff sees no more 1mons everywhere. 2013-03-13 00:05:21 -07:00
safe_buffer.rb need to figure out encoding before forcing. 2014-10-30 17:49:44 +11:00
scrub.rb FIX: scrub freedom_patch should take the optional replacement_char argument. Mysql2::Error uses it. mysql2 is used by some import scripts. 2014-07-03 11:11:21 -04:00
translate_accelerator.rb PERF: simplify and shrink the translation cache 2015-03-30 16:31:36 +11:00