Libraries
»
ruby-prof
(0.8.1)
»
Index
»
RubyProf
»
AggregateCallInfo
»
#line
Method: RubyProf::AggregateCallInfo#line
Defined in:
lib/ruby-prof/aggregate_call_info.rb
#
line
⇒
Object
19 20 21
# File 'lib/ruby-prof/aggregate_call_info.rb', line 19
def
line
call_infos
.
first
.
line
end