# File lib/dm-core/spec/lib/collection_helpers.rb, line 10 10: def should_not_be_a_kicker(ivar = :@articles) 11: unless loaded 12: it 'should not be a kicker' do 13: instance_variable_get(ivar).should_not be_loaded 14: end 15: end 16: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.