Is Ruby is a Scripting Language or Compiled Language?
Answer Posted / ib
ruby is scripting language....
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Tell me what is rails active record in ruby on rails?
Tell me what is the function of garbage collection in ruby on rails?
What is the difference between render and redirect?
How will be the future for ruby on rails?
Explain valid and invalid in rails?
Explain me what is the function of orm in ruby on rails?
what is the difference between Dynamic and Static Scaffolding?
If you want to set up a one-to-one relationship between two models, you'll need to add belongs_to to one, and has_one to the other. How do you know which is which?
How to find second max element from database ?
what is Ruby on Rails?
Explain rvm in rails?
What is object-relationship-model (orm)?
How are blocks created?
What is the main function of helpers used in ruby on rails?
How is calling super() different from the super call?