Who developed ruby on rails?
No Answer is Posted For this Question
Be the First to Post Answer
Explain coc in rails?
What is the difference between render and redirect?
Explain the advantages of ruby on rails?
What is Rails?
what is the role of Rails Controller?
How many types of relationships does a model has?
Explain me what is the function of orm in ruby on rails?
What are the steps involved in writing and setting up an application 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?
Write a program to generate and run the application without the use of database
what is the difference between Active support’s “HashWithIndifferent” and Ruby’s “Hash” ?
Explain the role of sub directory app/controllers and app/helpers.