⟩ What is meant by inspection and who will lead the inspection and roles involved in Inspection?
Review if more formal than walkthrough .Walkthrough is done with a purpose of gain understanding of system and learning.
Review if more formal than walkthrough .Walkthrough is done with a purpose of gain understanding of system and learning.
Describe the environment variables present in Ruby.
What is Rails?
Describe class libraries in Ruby.
Explain the concepts and capabilities of garbage collection feature of Ruby.
What is the functionality of Model views and controllers?
How are Model views and controllers related?
Is Ruby is a Scripting Language or Compiled Language?
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 anapplication 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 diminishingdevelopment time and cost) having the ability to change them completely further down the line?
What i have to do to view my project always on browser?
What is difference between form_for and form_tag?