aboutsummaryrefslogtreecommitdiffstats
path: root/lib/sql/clone_schema.sql
diff options
context:
space:
mode:
authorTeddy Wing2017-05-24 12:10:56 +0200
committerTeddy Wing2017-05-26 13:20:56 +0200
commitf41c4948f83978ce7583644483c78979e30d9353 (patch)
treed8caa00b068b8875186d9caadfb9d53f721719c3 /lib/sql/clone_schema.sql
parentbbfdc698cdaaa92ca6842fb566a9ace17ddd558a (diff)
downloadchouette-core-f41c4948f83978ce7583644483c78979e30d9353.tar.bz2
IncreasingTimeOrderValidator: Move #increasing_times to #validate_each
Get rid of the `#increasing_times` method since it no longer made sense to me to keep it separate. We're not doing anything extra in `#validate_each`, the only place where it's called, so move the method's contents to `#validate_each`. Rename the `record` argument to `vehicle_journey` as I expect this validator to only be used on a `VehicleJourney`. Rename the `describe` in the specs because we're not actually calling `#increasing_times` in the spec. Refs #870
Diffstat (limited to 'lib/sql/clone_schema.sql')
0 files changed, 0 insertions, 0 deletions