summaryrefslogtreecommitdiff
path: root/lib/pry/last_exception.rb
Commit message (Expand)AuthorAgeFilesLines
* rubocop: enable the Style/FrozenStringLiteralComment copKyrylo Silin2019-05-081-0/+2
* rubocop: fix the Naming/UncommunicativeMethodParamName copKyrylo Silin2019-03-241-6/+6
* rubocop: fix offences of the Style/PerlBackrefs copKyrylo Silin2019-03-231-1/+1
* rubocop: fix offences of the Style/TrivialAccessors copKyrylo Silin2019-03-021-6/+2
* rubocop: fix offences of the Style/ClassAndModuleChildren copKyrylo Silin2019-02-271-43/+45
* rubocop: fix offences regarding spacesKyrylo Silin2018-11-041-1/+1
* fix warning about signature of respond_to? on 2.4robert2017-05-271-2/+2
* improve Pry::LastException docs.Robert Gleeson2014-03-171-3/+27
* Unwrap last exception when setting _ex_Ryan Fitzgerald2014-03-091-3/+5
* add Pry::LastException.Robert Gleeson2014-03-101-0/+35