Explain how you can run rails application without creating databases?
No Answer is Posted For this Question
Be the First to Post Answer
Why we use migration in rails?
Do you know what is cross-site request forgery (csrf) and how rails is protected against it?
Explain some features of nested scaffolding.
Tell us what is the difference between redirect and render in ruby on rails?
Explain rails caching levels.
What role do sub-directory app/helpers and app/controllers play?
What is difference between form_for and form_tag?
Write a program to generate and run the application without the use of database
What is agile development? What are the strengths?
what is the naming convention in Rails?
Why do we use request.xhr? in rails
when self.up and self.down method is used?