Commit Graph

3 Commits

Author SHA1 Message Date
John Mair 74d3d0da48 define a Pry::Method#source_location, fixes #524
* This fixes _file_ for rbx core methods by special casing rbx right at Pry::Method#source_location, as a result
most things down stream should 'just work' with rbx, with no other checks required
2012-04-13 18:39:04 +12:00
Ryan Fitzgerald 7c43bcfe58 update commands and tests to use Pry::Method 2011-09-22 01:20:32 -07:00
Ryan Fitzgerald 343487fc2c add Pry::Method class to encapsulate method-related functionality 2011-09-22 00:55:35 -07:00