Rails is a software library that extends the Ruby programming language. Rails is also a framework for building websites establishing conventions for easier collaboration and maintenance. It was created to help design dynamic web sites with a database backend.

Discuss how Rails has helped Ruby developers build large scalable websites faster.

Respuesta :

Answer:

It makes developing large apps faster.

Explanation:

There is little need to document the code written using Rails framework because the code in itself is readable and easy to understand,

the most interesting part of using rails is that, it abstract processes and simplifies common chores needed and makes it possess a kind of declarative programming powers. Rails enforces a coding a coding order which makes developers confident to move from one rails project to another.

ACCESS MORE
EDU ACCESS