Why we use migration in rails?
No Answer is Posted For this Question
Be the First to Post Answer
What is agile development? What are the strengths?
What is the naming convention for variables?
What is the process for creating a controller for the subject? What is its role?
What are the different types of association relationships that exist?
What are float, dig and max?
How you run your Rails Application without creating database ?
what is Cross-Site Request Forgery (CSRF) and how Rails is protected against it?
difference between form_for and form_tag
In how many ways you can create rails layout http response.
Tell me what is the function of garbage collection 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?
What is the rail console?