mirror of
https://github.com/discourse/discourse.git
synced 2025-01-18 18:02:46 +08:00
Merge pull request #3972 from tgxworld/remove_arel_patch_merged_upstream
Remove Arel patch that has been merged upstream.
This commit is contained in:
commit
b3855d94f4
|
@ -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