What is rails active record?
No Answer is Posted For this Question
Be the First to Post Answer
what are some advantages of using ruby on rails?
How you run your Rails Application without creating database ?
Explain how Rails implements Ajax?
How do rails implement ajax?
am new to ruby. tell me one thing. i can view my project on browser when i write "ruby script/server". otherwise i cant view my project on localhost. what i have to do to view my project always on browser? pls help
Do you know the role of garbage collection in ruby on rails?
What are the steps involved in writing and setting up an application in ruby on rails?
What are float, dig and max?
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?
Difference between argument and parameter in ruby on rails ?
What role does garbage collection play?
How is visibility of methods changed in ruby (encapsulation) ?