What can Rails Migration do?
No Answer is Posted For this Question
Be the First to Post Answer
Whats the difference between symbol and string?
what is the difference between new, save and create?
how does ruby on rails use the model view controller (mvc) framework?
iam new to the ruby on rails. suggest me some pdf and online books for ruby and rails
What is agile development? What are the strengths?
what is the naming convention in Rails?
What is the difference between Render vs. Redirect_to in ruby on rails ?
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?
When are self.up and self.down methods used?
Tell me what is polymorphic association in ruby on rails?
Explain the various ide's of ruby on rails.
what is “Yield” in Ruby on Rails?