public
Description: Merb More: The Full Stack. Take what you need; leave what you don't.
Homepage: http://www.merbivore.com
Clone URL: git://github.com/wycats/merb-more.git
remove extraneous line
jackdempsey (author)
Sun Jun 08 01:18:52 -0700 2008
commit  dff0c2a05462706d2bea7dfbea59478e0a66310c
tree    78930c71ea682c792d28d0e40ab0695e94cfa481
parent  b0166c1c2164072f2e071c868c492ab75d88b090
...
63
64
65
66
67
68
69
...
63
64
65
 
66
67
68
0
@@ -63,7 +63,6 @@ class Freezer
0
     
0
     # Calls the freezer mode on the component
0
     def freeze
0
- puts "Ice, Ice Baby!"
0
       puts "freezing mode: #{@mode}"
0
       send "#{@mode}_freeze"
0
     end

Comments

    No one has commented yet.