What are models in rails?
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between Dynamic and Static Scaffolding?
How are the key differences between python and ruby?
What do you understand by rails migration and what it can do?
What is rails active record?
What is the difference between false and nil in ruby?
What I have to do to view my project always on browser?
How do rails implement ajax?
Write a program to show the functionality of request.xhr 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 a rails migration? Write up a short example of a simple rails migration with a table called customers, a string column called name, and a text column called description?
What is the latest version of ruby on rails?
how does ruby on rails use the model view controller (mvc) framework?