lib/motor/dashboards.rb in motor-admin-0.1.20 vs lib/motor/dashboards.rb in motor-admin-0.1.21

- old
+ new

@@ -1,8 +1,8 @@ # frozen_string_literal: true -require_relative './dashboards/persistance' - module Motor module Dashboards end end + +require_relative './dashboards/persistance'