Tell me what is orm (object-relationship-model) in rails?
No Answer is Posted For this Question
Be the First to Post Answer
Write a program to show the functionality of request.xhr in ruby on rails ?
how you define Instance Variable, Global Variable and Class Variable in Ruby?
Tell me what is polymorphic association in ruby on rails?
Explain the role of sub directory app/controllers and app/helpers.
how you can list all routes for an application?
What is the purpose of require_relative in ruby?
What is the Install rail package?
Explain me what is the function of orm in ruby on rails?
What is the naming convention for variables?
Write the command to run the migration.
What is agile development? What are the strengths?
what is the difference in scope for these two variables: @@name and @name?