Commit Graph

10 Commits

Author SHA1 Message Date
Jordon Bedwell 9dc32f09c3 Make sure the expand_path in read_from_file is in the rescue too. 2012-03-05 05:21:54 -06:00
Jordon Bedwell db03696bfc Don't use File.writeable? rescue instead and only for Errno::EACCESS. 2012-03-05 05:17:01 -06:00
Jordon Bedwell 112c8ee6d9 Fix my horrible spelling. Thanks @banister.
Signed-off-by: Jordon Bedwell <jordon@envygeeks.com>
2012-02-22 11:49:35 -06:00
Jordon Bedwell 43f3e15efe Send a warning just incase there is an error in ~/.pryrc.
Signed-off-by: Jordon Bedwell <jordon@envygeeks.com>
2012-02-21 21:46:33 -06:00
Jordon Bedwell c97ecf0b25 Don't save history if we can't write, don't load if we can't read.
Fixes: #466.
Signed-off-by: Jordon Bedwell <jordon@envygeeks.com>
2012-02-15 05:33:15 -06:00
Ryan Fitzgerald 3ae259b2b7 clean up history tests a bit 2011-12-01 21:26:22 -08:00
Ryan Fitzgerald dabe9c50da modularize History reading, writing, and readline integration 2011-12-01 21:03:48 -08:00
Ryan Fitzgerald 58f9c8b726 fix command history to work with indentation 2011-10-09 01:42:21 -07:00
Ryan Fitzgerald 100c9ab9ee add documentation for History 2011-09-05 13:58:33 -07:00
Ryan Fitzgerald 1c05331873 move input_history.rb to history.rb 2011-09-05 02:00:14 -07:00