what is the role of Rails Controller?
No Answer is Posted For this Question
Be the First to Post Answer
How can the filter methods in ruby on rails be protected?
what is Mixin in Rails?
What is the importance of rjs?
What is the purpose of load, auto_load, and require_relative in ruby ?
Explain me what is the difference between concern and application_controller.rb in ruby on rails?
what is rails caching?
Can you list out what can rails migration do?
What is the difference between false and nil in ruby?
How you run your rails application without creating databases?
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 the function of orm in ruby on rails?
What I have to do to view my project always on browser?