aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/chouette/stop_point.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/models/chouette/stop_point.rb')
-rw-r--r--app/models/chouette/stop_point.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/models/chouette/stop_point.rb b/app/models/chouette/stop_point.rb
index 7490d175b..99a893602 100644
--- a/app/models/chouette/stop_point.rb
+++ b/app/models/chouette/stop_point.rb
@@ -7,7 +7,7 @@ module Chouette
include ForBoardingEnumerations
include ForAlightingEnumerations
- include ObjectIdFormat
+ include ObjectIdFormatToReferential
# FIXME http://jira.codehaus.org/browse/JRUBY-6358
self.primary_key = "id"