Libraries
»
rspec-core
(2.6.4)
»
Index
»
RSpec
»
Core
»
World
»
Describable
»
#reject
Method: RSpec::Core::World::Describable#reject
Defined in:
lib/rspec/core/world.rb
#
reject
⇒
Object
17 18 19
# File 'lib/rspec/core/world.rb', line 17
def
reject
super
rescue
{
}
end