module RSpec::Grape::Entity::Matchers::HaveConditionsMetMatcher

Public Instance Methods

options() click to toggle source
# File lib/rspec_grape_entity/matchers/have_conditions_met_matcher.rb, line 28
def options
  @options ||= {}
end