mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 18:24:52 -06:00
Remove Arel patch that has been merged upstream.
This commit is contained in:
parent
07b244741c
commit
b8193e8e67
@ -1,6 +0,0 @@
|
||||
# https://github.com/rails/arel/pull/206
|
||||
class Arel::Table
|
||||
def hash
|
||||
@name.hash
|
||||
end
|
||||
end
|
Loading…
Reference in New Issue
Block a user