what is the purpose of the resources method in the code snippet below?
No Answer is Posted For this Question
Be the First to Post Answer
How are string and symbol different?
what is Rails Active Record in Ruby on Rails?
Difference between gem and plugin?
Do you know what is “yield” in ruby on rails?
what is the difference between destroy and delete?
What is Dynamic finders ?
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 is Cross-Site Request Forgery (CSRF) and how Rails is protected against it?
What is the architecture of Model views and controllers
Explain valid and invalid in rails?
Tell me what is coc in rails?
Explain the role of sub directory app/controllers and app/helpers.