Kyrylo Silin
|
96c6958cc6
|
specs: convert to shoulds to expects
|
2015-03-10 22:49:29 +02:00 |
|
Matijs van Zuijlen
|
3376e6a0db
|
Fix more warnings
|
2015-01-23 14:03:50 +01:00 |
|
Robert Gleeson
|
74135c1890
|
allow for tests to be run with ease.
'bacon spec/config_spec.rb' instead of 'bacon -I spec spec/config_spec.rb'
|
2014-03-14 05:31:24 +01:00 |
|
Conrad Irwin
|
ad655b7384
|
Method::Patcher should preserve method visibility
(Works around https://github.com/rubinius/rubinius/issues/2248)
|
2013-03-30 17:42:46 -07:00 |
|
Conrad Irwin
|
29397efb37
|
Modify methods using Pry::Method#redefine
I considered calling redefine source=, but Pry::Method objects are not
designed to be mutable.
|
2013-03-28 01:02:13 -07:00 |
|