From: SASADA Koichi Date: 2012-11-27T08:38:37+09:00 Subject: [ruby-core:50186] Re: [ruby-trunk - Feature #6895][Open] TracePoint API I renamed methods: * TracePoint#file -> TracePoint#path * TracePoint#line -> TracePoint#lineno to make consistent to RubyVM::Backtrace::Location. Make sense? -- // SASADA Koichi at atdot dot net