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
How can you protect filter methods in rails?
explain request/response cycle?
What is the purpose of require_relative in ruby?
what is sweeper in Rails?
Explain model in rails?
Which command is used to create a migration?
What is the function of orm in ruby on rails?
what is active record?
What is the directory structure of rails?
What is the architecture of Model views and controllers
what is the purpose of the resources method in the code snippet below?
Tell me what is the function of garbage collection in ruby on rails?
What is unit testing (in classical terms)? What is the primary technique when writing a test ?
Explain me what are the limits of ruby on rails?
Explain testing in rails.