Introduction to Ruby on Rails
- Open source
- Rails promotes best practices - out of the box Rails encourages best practices like TDD, BDD, and clean separation of concerns. The consistent project structure means developers know (generally speaking) right where to go to find whatever they need.
- Read more about Introduction to Ruby on Rails
- Log in to post comments