Flowdock
[]=(k,v) public

No documentation

This method has no description. You can help the RSpec community by adding new notes.

Hide source
# File lib/spec/deprecation.rb, line 36
    def []=(k,v)
      Spec.deprecate(@method, @alternate_method)
      super
    end
Register or log in to add new notes.