What is object-relationship-model (orm)?
No Answer is Posted For this Question
Be the First to Post Answer
Write a program to generate and run the application without the use of database
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 can you run rails without creating databases?
how can you declare a block in Ruby?
What are the differences betweeen Rails 2.x and Rails 3
4 Answers Al Larin, Baidu, CTS,
How will be the future for ruby on rails?
What is the purpose of load, auto_load, and require_relative in ruby ?
How to serialize data with yaml?
what is the use of super function in ruby on rails?
What are the various changes between the rails version 2 and 3?
What is the flash?
how can we define Ruby regular expressions?