aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/route_control/speed.rb
AgeCommit message (Collapse)Author
2017-10-04Rename app/models/route_control/speed.rb -> ↵Luc Donnet
app/models/vehicle_journey_control/speed.rb and fix variables name in compliance control subclasses Refs #4690
2017-10-02Refs: #4267@1.5h; ComplianceControlClassLevelDefaultsRobert
All implemented as class methods
2017-10-02Refs: #4267@1.5h; ComplianceControlClassLevelDefaultsRobert
- All Specs and Factories implemented - Fixing More Typos in dir/file names and incorrect module names; long live copy and paste
2017-10-02Refs: #4267@0.45h;Robert
- setting up a CCCLD subdir struct for CCCLD related tests - removed all occcurances of `@@default_criticity`
2017-09-27Refs #4615 Refacto compliance control models and add origin_code to ↵cedricnjanga
ComplianceControl model
2017-09-19Add the rest of the other compliance control modelscedricnjanga