aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/vehicle_journeys_controller.rb
diff options
context:
space:
mode:
authorcedricnjanga2018-03-18 21:47:40 -0700
committercedricnjanga2018-03-18 21:47:40 -0700
commit9078f171fd874ff9050c726874cdfb01b3abe368 (patch)
tree0edcc32e96863518eb646f2657ab9cf3617094b2 /app/controllers/vehicle_journeys_controller.rb
parent6e27953fbf3539da0d0971f762c0a4443c9f8946 (diff)
downloadchouette-core-9078f171fd874ff9050c726874cdfb01b3abe368.tar.bz2
Refs #6210 Remove status value attribue from Chouette::VehicleJourney and section status fron Chouette::JourneyPattern6210-remove-attributes-from-models
Diffstat (limited to 'app/controllers/vehicle_journeys_controller.rb')
-rw-r--r--app/controllers/vehicle_journeys_controller.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/controllers/vehicle_journeys_controller.rb b/app/controllers/vehicle_journeys_controller.rb
index e532712d2..821ea83ff 100644
--- a/app/controllers/vehicle_journeys_controller.rb
+++ b/app/controllers/vehicle_journeys_controller.rb
@@ -233,7 +233,6 @@ class VehicleJourneysController < ChouetteController
:transport_mode,
:mobility_restricted_suitability,
:flexible_service,
- :status_value,
:facility,
:vehicle_type_identifier,
:objectid,