Explain about restful architecture?
No Answer is Posted For this Question
Be the First to Post Answer
what are some advantages of using ruby on rails?
How can you run rails without creating databases?
what is a rails migration? Write up a short example of a simple rails migration with a table called customers, a string column called name, and a text column called description?
Explain me what is the role of rails controller?
What do you mean by render and redirect_to?
Explain rvm in rails?
Choosing between belongs_to and has_one?
what is the difference between the Observers and Callbacks in Ruby on Rails?
what is ORM (Object-Relationship-Model) in Rails?
what is Polymorphic Association in Ruby on Rails?
what are the limits of Ruby on Rails?
What is the difference between concern and application_controller.rb in ruby on rails?