This website requires JavaScript.
Explore
Help
Sign in
codeninjasllc
/
discourse
Watch
1
Star
0
Fork
You've already forked discourse
0
mirror of
https://github.com/codeninjasllc/discourse.git
synced
2024-11-24 08:09:13 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
a48dd1cc28
discourse
/
lib
/
freedom_patches
/
arel_patch.rb
7 lines
95 B
Ruby
Raw
Normal View
History
Unescape
Escape
Drop Rails3 support
2014-02-17 11:44:28 -05: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 04:58:56 -04:00
end
Don't blow up if Redis switches to READONLY
2015-04-24 13:10:43 -04:00
end
Reference in a new issue
Copy permalink