Sha256: 0d4a44e173f405b47e045f6074755809f05b0172f440ab98dc4046ea5e5b8aa9

Contents?: true

Size: 120 Bytes

Versions: 11

Compression:

Stored size: 120 Bytes

Contents

require 'config/boot'

Rails::Initializer.run do |config|
  config.cache_classes = false
  config.whiny_nils = true
end

Version data entries

11 entries across 8 versions & 1 rubygems

Version Path
plugin_test_helper-0.3.1 test/app_roots/with_custom_config/config/environment.rb
plugin_test_helper-0.1.3 generators/plugin_test_structure/templates/app_root/config/environment.rb
plugin_test_helper-0.1.3 test/app_roots/with_custom_config/config/environment.rb
plugin_test_helper-0.1.4 generators/plugin_test_structure/templates/app_root/config/environment.rb
plugin_test_helper-0.1.4 test/app_roots/with_custom_config/config/environment.rb
plugin_test_helper-0.2.0 test/app_roots/with_custom_config/config/environment.rb
plugin_test_helper-0.1.5 test/app_roots/with_custom_config/config/environment.rb
plugin_test_helper-0.1.6 test/app_roots/with_custom_config/config/environment.rb
plugin_test_helper-0.2.1 test/app_roots/with_custom_config/config/environment.rb
plugin_test_helper-0.3.0 test/app_roots/with_custom_config/config/environment.rb
plugin_test_helper-0.1.5 generators/plugin_test_structure/templates/app_root/config/environment.rb