GildedRose-Refactoring-Kata/ruby
Maarten Parmentier cc494bf27e Extract normal item cases
All tests pass, both rspec as texttests. This gives me a good base to start implementing Conjured items.
The idea is to implement Conjured items first before starting to clean up the code.
My thought process when implementing new code is always: make it work -> make it safe -> clean it up
2023-06-27 20:37:29 +02:00
..
specs Extract normal item cases 2023-06-27 20:37:29 +02:00
.buildpath add Ruby Eclipse settings 2014-01-25 23:01:39 +01:00
.gitignore added ruby gitignore 2020-05-07 08:44:42 +02:00
.loadpath add Ruby Eclipse settings 2014-01-25 23:01:39 +01:00
.project add Ruby Eclipse settings 2014-01-25 23:01:39 +01:00
.rspec nested formatter was renamed to documentation 2016-08-02 15:02:20 +02:00
gilded_rose.rb Extract normal item cases 2023-06-27 20:37:29 +02:00
texttest_fixture.rb Change line separator from CRLF to LF 2020-09-25 16:45:40 +02:00