what the difference between static scaffolding and Dynamic
scaffolding?
Answer Posted / ilango
dynamic scaffolding is
when you give the line scaffold :model_name in your
controller ruby will automatically generate all the
appropriate data interfaces at runtime.
| Is This Answer Correct ? | 4 Yes | 7 No |
Post New Answer View All Answers
difference between member routes and collection routes ?
How is calling super() different from the super call?
What are models in rails?
What is the rail console?
what is the difference between destroy and delete?
What is rails migrations?
How is the model view controller framework used in ruby on rails?
What is the main difference between procs and blocks?
What are the hashes?
What is bundler?
How many types of variables are available in ruby class?
What is the use of the super function in ruby on rails?
How to use two databases into a single application?
What is ruby on rails & why it is used for?
Do you know what is rake in rails?