summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Mair <jrmair@gmail.com>2012-11-21 03:21:03 +0100
committerJohn Mair <jrmair@gmail.com>2012-11-21 03:21:03 +0100
commit765515eb29df43eb664985cd446c29224aebb55b (patch)
treeb85e26bd48cfe3e778eecdfc35314efcc71b984b
parent1c1211b8be00f1e789040bee0a4dcf8a36a2664d (diff)
downloadpry-765515eb29df43eb664985cd446c29224aebb55b.tar.gz
added notes.yml / removed bookmarks.yml (sorry guys)
-rw-r--r--bookmarks.yml5
-rw-r--r--notes.yml18
2 files changed, 18 insertions, 5 deletions
diff --git a/bookmarks.yml b/bookmarks.yml
deleted file mode 100644
index 7af1d530..00000000
--- a/bookmarks.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-Object#hello:
-- ! 'baby girl so cute
-
-'
diff --git a/notes.yml b/notes.yml
new file mode 100644
index 00000000..b7479547
--- /dev/null
+++ b/notes.yml
@@ -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''
+
+'