summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Remove CircleCi badge from READMEAndré Luis Leal Cardoso Junior2022-06-111-1/+0
|
* Merge pull request #2239 from andrehjr/drop-ruby-1-9-3André Luis Leal Cardoso Junior2022-06-111-2/+2
|\ | | | | Drop support for Ruby 1.9.x
| * Support jruby >= 9.0.0André Luis Leal Cardoso Junior2022-03-101-1/+1
| |
| * Remove support for Ruby 1.9.3André Luis Leal Cardoso Junior2022-03-101-1/+1
| |
* | Gist integration was moved into the pry-jist gemAndré Luis Leal Cardoso Junior2022-03-201-1/+0
|/
* Merge pull request #2223 from ↵André Luis Leal Cardoso Junior2021-12-281-11/+14
|\ | | | | | | | | h7kayama/update_readme_removed_method_is_used_in_example README: Removed method is used in the example
| * update readme: use Pry#set_last_result as an exampleh7kayama2021-12-281-11/+14
| |
| * update readme: Removed method is used in the exampleh7kayama2021-11-251-13/+13
| |
* | Merge pull request #2224 from ↵André Luis Leal Cardoso Junior2021-12-271-4/+16
|\ \ | | | | | | | | | | | | h7kayama/update_readme_deprecated_method_is_used_in_example README: Deprecated method is used in the example
| * | update readme: Deprecated method is used in the exampleh7kayama2021-11-251-4/+16
| |/
* | update readme: Execution result of pry is one wrongh7kayama2021-11-251-1/+1
|/
* Test using Github ActionsKyrylo Silin2021-07-021-0/+1
| | | | | | | | | | | | | We now test everything but 1.9 with GitHub Actions. GH Actions doesn't support 1.9 out of box and I am not sure how to write a spec that would use our custom Docker image for 1.9 and the standard images for everything esle. That's why CircleCI does not go away (for now, until we still support 1.9). Luckily, I was able to get rid of the custom Docker image for 2.0 because GH Actions stil support that version of Ruby. Now the build code is much simpler and easier to follow. Looking forward to getting rid of CircleCI completely!
* link brokenwilliam2021-04-291-1/+1
| | | it should be https://pry.github.io/ instead of https://pry.github.com
* README: fix pry site linkKyrylo Silin2021-02-081-1/+1
|
* Update READMEPedro Paiva2020-09-101-1/+1
|
* Merge pull request #2089 from secf00tprint/masterKyrylo Silin2020-03-171-18/+0
|\ | | | | removed gist section - Readme
| * removed gist section - ReadmeMatthias Altmann2019-11-101-18/+0
| |
* | Merge pull request #2093 from vfonic/fix-http-linksKyrylo Silin2019-12-041-4/+4
|\ \ | | | | | | Fix: Convert HTTP links to HTTPS
| * | Fix: Convert HTTP links to HTTPSViktor Fonic2019-12-031-4/+4
| |/
* | Add Table of ContentsViktor Fonic2019-12-031-0/+23
|/
* links sectionJohn Mair2019-11-071-0/+2
|
* Update README.mdJohn Mair2019-11-071-1/+9
|
* Revert e84c34b17a43e2fcfb622f12cb918e19aec6e2baKyrylo Silin2019-11-071-0/+9
|
* Slight readability improvement in README (#1955)Steve Shreeve2019-03-011-4/+4
|
* README: refresh content, add more structurereadme-reworkKyrylo Silin2019-02-161-255/+290
| | | | | | * Wrap everything at 80 characters * Delete outdated info with "future" plans * Add better structure to the document
* Change formatting of "file.rb @ line 1" to "file.rb:1"Kyrylo Silin2019-01-131-2/+2
| | | | | This is how Ruby formats line numbers. It's more concisce and still understandable.
* README: refresh the top partKyrylo Silin2018-11-171-8/+11
| | | | | | | | * Add the main title (project name) * Tweak markup * Tweak wording for introduction It still needs a major refresh but that will be addressed later.
* Update copyrightsKyrylo Silin2018-10-281-8/+0
| | | | | * Added myself (should've done that years ago) * Made it look like Pry is a team effort
* README: replace the Travis badge with the Circle oneKyrylo Silin2018-10-161-1/+1
|
* README: remove sponsorsKyrylo Silin2018-10-111-8/+0
| | | | | 1. The links break the build because YARD cannot "resolve" them 2. Pry does not receive money from these companies for at least 4+ years
* Tweak documentation for pryrcKyrylo Silin2018-10-111-8/+7
| | | | | | | | Since `~/.pryrc` was replaced by `$XDG_CONFIG_HOME` and `~/.config/pry/pryrc` in https://github.com/pry/pry/pull/1609, we need to adjust some documentation. `~/.pryrc` becomes simply `pryrc`. I've also edited the wiki with this similar change.
* README: add gem stat badgesKyrylo Silin2018-10-081-0/+2
|
* README: update documentation badgeKyrylo Silin2018-10-081-1/+1
|
* README: update the Code Climate badgeKyrylo Silin2018-10-081-1/+1
| | | | Apparently, they've changed the URL. The old URL wasn't working.
* README: update travis badgeKyrylo Silin2018-10-081-1/+1
| | | | The old badge link seems to be outdated.
* Update year in LICENSEDāvis Namsons2018-09-301-1/+1
|
* remove donation pleeJohn Mair2017-12-241-2/+0
| | | lame af
* Fix README logoJohn Mair2017-12-241-1/+1
|
* Remove the CONTRIBUTORS file (#1716)Fernando Seror Garcia2017-11-211-1/+1
| | | | | It's no longer a meaningless file, both because it's outdated and because Github provides with the same info in a more detailed and interactive way.
* Update README.mdSpencer Carter2017-05-091-2/+2
| | | removed the trailing `</center>` and the leading `[`
* Update Readme.md style change to allow logoSpencer Carter2017-05-081-3/+2
| | | | | | Removed the center align tag from the logo. Sadly Github does not support `<center>`. As of Jan 2017, because github markdown doesn't support HTML/CSS at the moment, It does allow <br>! @case-eee @neight-allen
* Fix link to Gaslight's homepageZach Latta2016-11-031-1/+1
|
* Use direct link to httpsJake Worth2016-08-181-1/+1
|
* Fix YARD API docs linkMorton Fox2016-01-081-1/+1
|
* Update license.Gustavo Villa2016-01-021-1/+1
|
* Small code improvement.Gustavo Villa2015-12-191-1/+1
|
* Tealeaf Academy is now Launch SchoolKevin Wang2015-12-051-1/+1
|
* Update redirectsfrankenbot2015-11-041-9/+9
|
* use ruby syntax highlighting in READMEGeoffrey Litt2015-10-131-10/+12
|
* update copyright year to 2015.strcmp2015-06-221-1/+1
| | | | [ci skip]