This website requires JavaScript.
Explore
关于
常见问题
Help
Sign in
Discourse
/
discourse
Watch
2
Star
0
Fork
You've already forked discourse
0
mirror of
https://github.com/discourse/discourse.git
synced
2025-09-06 10:50:21 +08:00
Code
Packages
Activity
Actions
9
f145310cd5
discourse
/
lib
/
freedom_patches
/
arel_patch.rb
7 lines
95 B
Ruby
Raw
Normal View
History
Unescape
Escape
Drop Rails3 support
2014-02-17 17:44:28 +01: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 18:58:56 +10:00
end
Don't blow up if Redis switches to READONLY
2015-04-24 13:10:43 -04:00
end
Copy permalink