how does ruby on rails use the model view controller (mvc) framework?
No Answer is Posted For this Question
Be the First to Post Answer
what is Rails Active Record in Ruby on Rails?
how does ruby on rails use the model view controller (mvc) framework?
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 functions performed by rails migration?
Explain Get and post method?
how you can run Rails application without creating databases?
what are benefits of using active record as opposed to raw sql queries?
Difference between gem and plugin?
What are the hashes?
How are observers and callbacks different from each other?
What are the major components of Ruby on Rails?
What is the use of super in Ruby Rails?