rspec-arguments 0.5.0
Allows parameter passing to implicit RSpec subjects. It also adds support for implicit method calls on described_class instances.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            rspec-support
            ~> 3
          
    