Please explain what are the positive aspects of rails?
No Answer is Posted For this Question
Be the First to Post Answer
how can we define Ruby regular expressions?
What is the current version of 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?
What is the difference between Render vs. Redirect_to in ruby on rails ?
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
How are the key differences between python and ruby?
What is bundler?
What is the purpose of load, auto_load, and require_relative in ruby ?
How can the filter methods in ruby on rails be protected?
What is the directory structure of rails?
What is a proc ?
Why we use migration in rails?