summaryrefslogtreecommitdiff
path: root/lib/pry/testable
Commit message (Expand)AuthorAgeFilesLines
* Attempt to allow pasting multiple lines with leading dots (#2060)Josh Cheek2019-07-111-1/+9
* rubocop: enable the Style/FrozenStringLiteralComment copKyrylo Silin2019-05-085-0/+10
* rubocop: fix the Naming/UncommunicativeMethodParamName copKyrylo Silin2019-03-241-3/+3
* rubocop: fix offences of the Style/CaseEquality copKyrylo Silin2019-03-241-1/+1
* Require files from pry.rb; deps from each file that uses themKyrylo Silin2019-03-103-0/+6
* rubocop: fix offences of the Metrics/LineLength copKyrylo Silin2019-03-031-1/+6
* rubocop: fix offences of the Style/ZeroLengthPredicate copKyrylo Silin2019-03-021-1/+1
* rubocop: fix offences of the Style/IfUnlessModifier copKyrylo Silin2019-03-022-6/+2
* rubocop: fix offences of the Style/ConditionalAssignment copKyrylo Silin2019-03-011-5/+6
* rubocop: fix offences of the Style/ClassAndModuleChildren copKyrylo Silin2019-02-275-143/+163
* rubocop: fix offences of the Layout/TrailingWhitespace copKyrylo Silin2019-02-271-1/+1
* rubocop: fix offences of the Style/AndOr copKyrylo Silin2018-11-181-1/+1
* rubocop: fix offences regarding spacesKyrylo Silin2018-11-042-3/+3
* rubocop: fix offences of the Style/HashSyntax copKyrylo Silin2018-10-132-2/+2
* Yardoc: avoid UnknownParam warningOlle Jonsson2018-01-071-1/+1
* add Pry::Testable, and friends. (#1679)r-obert2017-11-045-0/+174