method

silence_spec_warnings=

rails latest stable - Class: Rails::VendorGemSourceIndex

Method deprecated or moved

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

silence_spec_warnings=(v)
public

No documentation available.

# File railties/lib/rails/vendor_gem_source_index.rb, line 22
    def self.silence_spec_warnings=(v)
      @@silence_spec_warnings = v
    end