[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

block comment problem

Mrmaster Mrmaster

12/19/2008 4:09:00 AM

Hello,

For some reason I'm unable to do block comments. I keep receiving this
error in my terminal:


timesheet.rb:20: syntax error, unexpected '=', expecting kEND
=begin
^
timesheet.rb:36: syntax error, unexpected '=', expecting kEND
=end
^
line 20 =begin
puts "Some print statements"
.......
line 36 =end

I have ubuntu 8.10 and rails 2.2.2

Thanks
--
Posted via http://www.ruby-....