aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/stop_area_referential.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/models/stop_area_referential.rb')
-rw-r--r--app/models/stop_area_referential.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/models/stop_area_referential.rb b/app/models/stop_area_referential.rb
index dd206f9e9..54e895cd0 100644
--- a/app/models/stop_area_referential.rb
+++ b/app/models/stop_area_referential.rb
@@ -1,4 +1,5 @@
class StopAreaReferential < ActiveRecord::Base
+ include ObjectidFormatterSupport
has_many :stop_area_referential_memberships
has_many :organisations, through: :stop_area_referential_memberships