What is object-relationship-model (orm)?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the controller in rails?
What is difference between form_for and form_tag?
What does ruby name refer to?
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 naming conventions?
what is Rails Active Record in Ruby on Rails?
how you define Instance Variable, Global Variable and Class Variable in Ruby?
what is the command to create a migration?
Explain the importance of yield statement in rails.
Do you know what is cross-site request forgery (csrf) and how rails is protected against it?
Explain the role of sub directory app/controllers and app/helpers.
Explain me what is the naming convention in rails?