okitan / capybara-json

60 stars 23 forks source link

Add __FILE__ and __LINE__ so that pry can find generated methods #6

Closed mad-p closed 12 years ago

mad-p commented 12 years ago

This avoids the error when stepping into get:

Error: Cannot open "(eval)" for reading.
travisbot commented 12 years ago

This pull request fails (merged ca57fcd5 into 78f43310).

okitan commented 12 years ago

Thank you for your contribution!!!