This website requires JavaScript.
Explore
Help
Sign In
Discource-C
/
discourse
Watch
1
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2025-02-07 11:58:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
discourse
/
lib
/
freedom_patches
/
arel_patch.rb
6 lines
94 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
Drop Rails3 support
2014-02-17 17:44:28 +01:00
end
Reference in New Issue
Copy Permalink