What is Rails?
No Answer is Posted For this Question
Be the First to Post Answer
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
what is Rails Migration?
Name some rails ide or editor.
Mention the types of variables available in Ruby Class?
Please explain what are the positive aspects of rails?
How can you protect filter methods in rails?
How can the filter methods in ruby on rails be protected?
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?
What is rails migrations?
what is the purpose of RJs in Rails?
How is calling super() different from the super call?
What are models in rails?