What is ORM in Rails?
No Answer is Posted For this Question
Be the First to Post Answer
what is Cross-Site Request Forgery (CSRF) and how Rails is protected against it?
how you can list all routes for an application?
what is the role of Rails Controller?
Explain the features of ruby on rails.
Difference between gem and plugin?
What is the function of orm in ruby on rails?
Is it possible to build a 50% bespoke e-commerce platform hence having the ability to customize everything down the line? For example would it make sense to start coding an application on the Ruby on Rails framework but where the most complex/time consuming code pieces (e.g. shopping cart, etc) can be initially bolted on (hence diminishing development time and cost) having the ability to change them completely further down the line?
what are the differences between rails 2.x and rails 3?
What are the types of caching used in rails, what are they?
What is the directory structure of rails?
Explain rails caching levels.
Mention all the naming conventions in ruby on rails.