| |
Question :: What is the log that has to seen to check for an error in ruby rails?
|
|
|
|
View Answer
|
|
Question :: What is the use of super in ruby rails?
|
|
|
|
View Answer
|
|
Question :: Where does the start_tabnav gets informations for tabs rendering in ruby
rail?
|
|
|
|
View Answer
|
|
Question :: What is the use of load and require in ruby?
|
|
|
|
View Answer
|
|
Question :: What is the Install rail package?
|
|
|
|
View Answer
|
|
Question :: What are the operators available in Ruby?
|
|
|
|
View Answer
|
|
Question :: What function converts all HTML special symbols to HTML entities in ruby?
|
|
|
|
View Answer
|
|
Question :: What is the log that has to seen to check for an error in ruby rails?
|
|
|
|
View Answer
|
|
Question :: What is the scope of a local variable in Ruby?
|
|
|
|
View Answer
|
|
Question :: How does HTML_AJAX compare with the XAJAX project at Sourceforge?
|
|
|
|
View Answer
|
|
Question :: How do you write to STDOUT in Ruby?
|
|
|
|
View Answer
|
|
Question :: What is the difference between nil and false in ruby?
|
|
|
|
View Answer
|
|
Question :: What is the naming conventions for methods that return a boolean result?
|
|
|
|
View Answer
|
|
Question :: How do the following methods differ: @my_string.strip and @my_string.strip!
?
|
|
|
|
View Answer
|
|
Question :: How do you capitalize all characters in a string?
|
|
|
|
View Answer
|
|
Question :: What two delimiters are used for blocks?
|
|
|
|
View Answer
|
|
Question :: What's the difference in scope for these two variables: @name and @@name?
|
|
|
|
View Answer
|
|
Question :: How do you comment out a block of code?
|
|
|
|
View Answer
|
|
Question :: How would you create a new ruby rail application?
|
|
|
|
View Answer
|
|
|
|