projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Cache "not found" reverse geocoding results
[rails.git]
/
app
/
models
/
old_node.rb
diff --git
a/app/models/old_node.rb
b/app/models/old_node.rb
index b323f0b4f0eb65bef77b0750008d6a3d95d326cf..4585ed406b28cba2205aa82b37fa11e67a539068 100644
(file)
--- a/
app/models/old_node.rb
+++ b/
app/models/old_node.rb
@@
-85,10
+85,6
@@
class OldNode < ApplicationRecord
attr_writer :tags
- def tags_as_hash
- tags
- end
-
# Pretend we're not in any ways
def ways
[]