mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-23 13:26:22 -04:00
Remove Arel patch that has been merged upstream.
This commit is contained in:
parent
07b244741c
commit
b8193e8e67
1 changed files with 0 additions and 6 deletions
|
@ -1,6 +0,0 @@
|
|||
# https://github.com/rails/arel/pull/206
|
||||
class Arel::Table
|
||||
def hash
|
||||
@name.hash
|
||||
end
|
||||
end
|
Loading…
Reference in a new issue