lib/motorcycle/data.rb in motorcycle-0.0.8 vs lib/motorcycle/data.rb in motorcycle-0.0.9

- old
+ new

@@ -12,9 +12,11 @@ float 'annual_distance_estimate' float 'weekly_distance_estimate' date 'acquisition' date 'retirement' end + + process :run_data_miner_on_belongs_to_associations end end end end end