1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
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