summaryrefslogtreecommitdiff
path: root/spec/method
Commit message (Expand)AuthorAgeFilesLines
* rubocop: enable the Style/FrozenStringLiteralComment copKyrylo Silin2019-05-081-0/+2
* rubocop: fix offences of the Style/AccessModifierDeclarations copKyrylo Silin2019-03-231-1/+3
* rubocop: fix offences of the Style/SingleLineMethods copKyrylo Silin2019-03-021-0/+2
* rubocop: fix offences of the Layout/DotPosition copKyrylo Silin2019-02-251-2/+2
* Add .rspec and require 'helper' from thereKyrylo Silin2018-11-181-2/+0
* rubocop: fix offences of the Layout/EmptyLinesAroundArguments copKyrylo Silin2018-11-041-1/+0
* specs: convert to shoulds to expectsKyrylo Silin2015-03-101-8/+8
* Fix more warningsMatijs van Zuijlen2015-01-231-7/+7
* allow for tests to be run with ease.Robert Gleeson2014-03-141-1/+1
* Method::Patcher should preserve method visibilityConrad Irwin2013-03-301-0/+7
* Modify methods using Pry::Method#redefineConrad Irwin2013-03-281-0/+27