
This infographic covers the Basics of Agile Development using Ruby on Rails. In recent years, a new style of software development project management framework has taken the lead for most development teams.
-
A Quick Primer on The Programming Language Ruby
Ruby is an object-oriented programming language that was first created and designed by Yukihiro in Japan.
-
Convention Not Configuration
Rails has its own set of conventions that can drastically speed up the development process.
-
Concentrates on REST
REST - Representational State Transfer. It is one unique architectural software style that is the backbone of numerous modern applications.
-
The Agile Software Development Method
Agile takes a collaborative approach between teams that are cross-functional. It helps in promoting adaptive planning as well as development.
-
Uses MVC Architecture
Firstly, one main feature of Ruby on Rails is that it is heavily dependent on the MVC architecture. MVC stands for Model-View-Controller.
-
Agile Development Life Cycle
Secondly, Agile development life cycle based primarily on the iterative and incremental process models. The primary focus is adaptability to product change requirements and to improve customer satisfaction.