Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Tell us what is the difference between dynamic and static scaffolding?



Tell us what is the difference between dynamic and static scaffolding?..

Answer / Neetu Pandey

Dynamic scaffolding generates code at runtime based on your models, while static scaffolding generates predefined code structures for you. In Ruby on Rails, scaffold generators provide a way to create CRUD (Create, Read, Update, Delete) actions quickly, and you can choose between dynamic and static scaffolding depending on your project's needs.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ruby Interview Questions

How would you freeze an object in ruby?

1 Answers  


Explain Ruby exceptions?

1 Answers  


what is Interpolation in Ruby?

1 Answers  


What is the difference between #== and #eql??

1 Answers  


What are the operators available in ruby?

1 Answers  


Is ruby a statically typed or a dynamically typed language?

1 Answers  


Explain do while loop in ruby.

1 Answers  


Tell us what is the difference between dynamic and static scaffolding?

1 Answers  


Difference between nil and false in ruby?

1 Answers  


Explain next statement in ruby.

1 Answers  


Tell us the types of variables available in ruby class?

1 Answers  


Explain the difference in scope for these two variables: @@name and @name?

1 Answers  


Categories