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
Can you explain me how rails implements ajax?
How would you create a controller for the subject?
What are the types of caching used in rails, what are they?
How are the key differences between python and ruby?
who developed rails?
how many types of callbacks available in ror?
what is “Yield” in Ruby on Rails?
what is the difference between Active support’s “HashWithIndifferent” and Ruby’s “Hash” ?
what is rails caching?
Explain about Dig, Float and Max?
what is the difference in scope for these two variables: @@name and @name?
What is action cable?
Difference between argument and parameter in ruby on rails ?
How will be the future for ruby on rails?
Can you list out what can rails migration do?