1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00

added notes.yml / removed bookmarks.yml (sorry guys)

This commit is contained in:
John Mair 2012-11-21 03:21:03 +01:00
parent 1c1211b8be
commit 765515eb29
2 changed files with 18 additions and 5 deletions

View file

@ -1,5 +0,0 @@
---
Object#hello:
- ! 'baby girl so cute
'

18
notes.yml Normal file
View file

@ -0,0 +1,18 @@
---
Pry#retrieve_line:
- ! 'This method is much too long and complicated.
I have no idea how it got to be like this but it''s terrifying, somebody fix it,
please. Kyrylo?
'
Pry#binding_stack:
- ! 'Should binding_stack be turned into a fully-fledged object? Keeping it as an
array seems a bit low-level somehow..
'
Pry::Pager:
- ! 'has someone fixed this broken class yet? i still get warnings (and sometimes
errors) when content goes through ''less''
'