Multiple choice technology web technology

which Lifecycle model is Ruby on Rails follows?

  1. Waterfall Lifecycle model

  2. Agile lifecycle model

  3. Spiral model

  4. A and B

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Ruby on Rails follows the Agile lifecycle model with its emphasis on iterative development, rapid prototyping, and convention over configuration. The framework supports continuous integration and frequent deployments. Waterfall is too rigid, Spiral is risk-focused, and 'A and B' is incorrect.