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

12 commits

Author SHA1 Message Date
Robert Gleeson
89666001da support deprecated method for HEAD support with pry-doc.
closes #1152.
related to #1136 but `? File.exists?` is still not showing me documentation.
thanks to @yui-knk for finding the bug & providing a solution.
2014-03-23 14:16:08 +01:00
Robert Gleeson
1c6a145ba7 remove attempt at bond support from pry and move to pry-bond project.
https://github.com/johnny5-/pry-bond project adds the enable-bond! and disable-bond! commands,
as well as other features, that enhance the pry&bond experience and make it easier to use and
setup without a manual effort.

see #1165
closes #1160
2014-03-17 09:37:23 +01:00
Robert Gleeson
f27802fec4 add yard to Gemfile 2014-03-16 11:17:33 +01:00
Robert Gleeson
7e3933e848 use false literal in place of string 2014-03-15 01:57:30 +01:00
Robert Gleeson
45cbc55c9f move development dependencies to Gemfile, & use Bundler.require(). 2014-03-15 01:50:21 +01:00
Robert Gleeson
7d0a8e3513 use 'platform' on rubinius (over RbConfig) in Gemfile. 2014-01-26 21:33:03 +01:00
Ryan Fitzgerald
3e31d01d0b Add rubysl-prettyprint to Gemfile for rbx 2013-11-23 18:23:34 -08:00
Ryan Fitzgerald
eb150b71d7 Fix specs on rbx-2.1.0 2013-11-23 18:11:29 -08:00
☈king
552b7e18e5 Avoid warning with warny rubygems 2013-02-26 07:27:51 -06:00
☈king
9e6269c1da Dev dep on 'jist' + better Guard deps 2012-12-06 22:45:07 -06:00
Ryan Fitzgerald
981f12ddc2 Add simple Guardfile 2012-09-08 20:27:41 -07:00
Shawn Anderson
f87c54bd79 added bundler gemfile 2011-09-13 11:39:04 -04:00