mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 23:58:31 -05: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 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