::
Home
::
Add Questions
Register
|
Login
Ruby Interview Questions
Ruby Interview Qs
Ruby General Questions
Ruby Core Questions[1]
Ruby Core Questions[2]
Php Interview Questions
Ajax Interview Questions
Micrsoft Dynamic CRM Articles
OOP Interview Questions
Oracle Interview Questions
SAP Interview Questions
Microosft Sharepoint 2007 Articles
Microsoft SilverLight Interview Questions
Sql Server Interview Question and Answers
Window forms Interview Questions & FAQs
Windows Presentation Foundation
Question :: How do you comment out a block of code?
Post Answer
Tags
Answers to ""
Use =begin and =end. =begin def my_commented_out_method end =end You could use successive # signs, but that's just tedious: # # def my commented_out_method # end #
Related Questions
::Top Tags::
ruby
rails
ruby rails
ruby on rails 2
ruby on rail
before_filter rails
ruby rails download
ruby rails 2
belongs_to rails
actionmailer rails
redirect_to rails
text_field rails
rubyonrails
install ruby rails
ruby rails tutorial
ruby on rails tutorial
paginate rails
has_many rails
ruby in rails
rails tutorial
Copyright 2007, Megasolutions Ltd