What is the directory structure of rails?
No Answer is Posted For this Question
Be the First to Post Answer
What is the main difference between procs and blocks?
when self.up and self.down method is used?
In how many ways you can create rails layout http response.
explain request/response cycle?
what is ORM (Object-Relationship-Model) in Rails?
What is the difference between save and save?
Explain me what is the naming convention in rails?
what is the defined operator?
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
Why do we use request.xhr? in rails
Do you know what are the types of caching used in rails, what are they?
Explain what is the role of the subdirectories app/controllers and app/helpers in rails?