summaryrefslogtreecommitdiff
path: root/spec/config
Commit message (Expand)AuthorAgeFilesLines
* MemoizedValue memoizes nil results (#2053)Josh Cheek2019-06-031-3/+13
* rubocop: enable the Style/FrozenStringLiteralComment copKyrylo Silin2019-05-084-0/+8
* Refactor ConfigKyrylo Silin2019-05-025-21/+82
* Remove unnecessary classes / modules used by config (#1897)r-obert2018-12-011-20/+0
* Add .rspec and require 'helper' from thereKyrylo Silin2018-11-182-2/+0
* rubocop: fix offences regarding spacesKyrylo Silin2018-11-041-1/+1
* last_default might not be a Pry::Config::Memoizedr-obert2017-06-231-2/+8
* rename Pry::Config::Lazy to Pry::Config::Memoization (ref #1503)r-obert2017-06-232-21/+21
* fix 'at least one lazy method has to be called before #lazy_keys could ..'strcmp2015-12-311-1/+0
* add testsstrcmp2015-12-312-4/+29
* add lazy_spec.rbpry-lazystrcmp2015-12-311-0/+13