Is Ruby is a Scripting Language or Compiled Language?
Answer Posted / jhon
ruby is scripting language
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
Difference between argument and parameter in ruby on rails ?
How do I find only duplicate entries in a database table?
what is “Yield” in Ruby on Rails?
What are class libraries?
Explain the role of sub directory app/controllers and app/helpers.
Tell me what is the function of garbage collection in ruby on rails?
How many types of associations relationships does a model have?
Explain me what is the function of orm in ruby on rails?
What is the purpose of load, auto_load, and require_relative in ruby ?
What is the directory structure of rails?
What can Rails Migration do?
Explain me what is the naming convention in rails?
what is different between activerecord::relation's count, length and size methods?
what are the differences between rails 2.x and rails 3?
When are self.up and self.down methods used?