rails_generators/culerity/templates/config/environments/culerity.rb in culerity-0.2.10 vs rails_generators/culerity/templates/config/environments/culerity.rb in culerity-0.2.12
- old
+ new
@@ -1,5 +1,5 @@
-config.cache_classes = false
+config.cache_classes = true # set because of https://rspec.lighthouseapp.com/projects/16211/tickets/165
# Log error messages when you accidentally call methods on nil.
config.whiny_nils = true
# Show full error reports and disable caching