This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
discourse
Watch
3
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2024-11-30 12:43:54 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a89241f0b9
discourse
/
lib
/
freedom_patches
/
arel_patch.rb
7 lines
95 B
Ruby
Raw
Normal View
History
Unescape
Escape
Drop Rails3 support
2014-02-17 10:44:28 -06:00
# https://github.com/rails/arel/pull/206
class
Arel
::
Table
def
hash
@name
.
hash
bench fix and new arel patches for rails 4
2013-09-03 03:58:56 -05:00
end
Don't blow up if Redis switches to READONLY
2015-04-24 12:10:43 -05:00
end
Reference in New Issue
Copy Permalink