format Ruby code (only whitespace changes)

This commit is contained in:
Peter Kofler 2013-10-22 20:51:02 +02:00
parent 0ff5cb7608
commit 75a2a15f14
2 changed files with 100 additions and 100 deletions

2
ruby/gilded_rose.rb Executable file → Normal file
View File

@ -1,5 +1,5 @@
class GildedRose
def initialize(items)
@items = items
end