Is Ruby is a Scripting Language or Compiled Language?
Answer Posted / muthuselvam,v
Ruby is Scripting Language
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Mention the types of variables available in Ruby Class?
Write a program to generate and run the application without the use of database
What are the functions performed by rails migration?
What are the different types of association relationships that exist?
what is Rails Active Record in Ruby on Rails?
What is the use of the super function in ruby on rails?
How can you protect filter methods in rails?
What is the difference between render and redirect?
Write the command to run the migration.
Write the command to update rvm in rails.
what is a rails migration? Write up a short example of a simple rails migration with a table called customers, a string column called name, and a text column called description?
How do rails implement ajax?
What are the types of caching used in rails, what are they?
What is unit testing (in classical terms)? What is the primary technique when writing a test ?
What do you mean by render and redirect_to?