spec/dummy/config/environments/test.rb in aaf-gumboot-1.0.0.pre.alpha.2 vs spec/dummy/config/environments/test.rb in aaf-gumboot-1.1.0

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + Rails.application.configure do config.cache_classes = true # Do not eager load code on boot. This avoids loading your whole application # just for the purpose of running a single test. If you are using a tool that