aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/chouette/connection_link.rb
diff options
context:
space:
mode:
authorAlban Peignier2018-03-05 16:06:15 +0100
committerAlban Peignier2018-03-05 21:50:13 +0100
commit5d655eb93710e2d541e0314837567f0cf7ba88ee (patch)
tree88a7248500f21385f9cd9263166feb6f79887754 /app/models/chouette/connection_link.rb
parent8163f367ff5e80130e4ad784bd6d6fa54e52e0f9 (diff)
downloadchouette-core-5d655eb93710e2d541e0314837567f0cf7ba88ee.tar.bz2
Remove primary_key overriding in models. Refs #6112
Diffstat (limited to 'app/models/chouette/connection_link.rb')
-rw-r--r--app/models/chouette/connection_link.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/models/chouette/connection_link.rb b/app/models/chouette/connection_link.rb
index d5ddc606a..c53d6f5f1 100644
--- a/app/models/chouette/connection_link.rb
+++ b/app/models/chouette/connection_link.rb
@@ -3,8 +3,6 @@ module Chouette
has_paper_trail
include ObjectidSupport
include ConnectionLinkRestrictions
- # FIXME http://jira.codehaus.org/browse/JRUBY-6358
- self.primary_key = "id"
attr_accessor :connection_link_type