method

whiny_nils=

rails latest stable - Class: Rails::Application::Configuration

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v4.0.2) is shown here.

whiny_nils=(*)
public

No documentation available.

# File railties/lib/rails/application/configuration.rb, line 154
      def whiny_nils=(*)
        ActiveSupport::Deprecation.warn "config.whiny_nils option is deprecated and no longer works"
      end