summaryrefslogtreecommitdiff
path: root/lib/pry/testable/evalable.rb
Commit message (Expand)AuthorAgeFilesLines
* rubocop: enable the Style/FrozenStringLiteralComment copKyrylo Silin2019-05-081-0/+2
* rubocop: fix offences of the Style/CaseEquality copKyrylo Silin2019-03-241-1/+1
* 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-021-3/+1
* rubocop: fix offences of the Style/ClassAndModuleChildren copKyrylo Silin2019-02-271-12/+16
* add Pry::Testable, and friends. (#1679)r-obert2017-11-041-0/+15