projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Bump js-cookie from 3.0.0 to 3.0.1
[rails.git]
/
app
/
models
/
node_tag.rb
diff --git
a/app/models/node_tag.rb
b/app/models/node_tag.rb
index 86404599b266de54e2896473cbb4abfdb0b10697..fa21b1ff6fdd60b2c813e7bd7979ee6b5a140837 100644
(file)
--- a/
app/models/node_tag.rb
+++ b/
app/models/node_tag.rb
@@
-11,7
+11,7
@@
# current_node_tags_id_fkey (node_id => current_nodes.id)
#
-class NodeTag < A
ctiveRecord::Base
+class NodeTag < A
pplicationRecord
self.table_name = "current_node_tags"
self.primary_keys = "node_id", "k"