Painless Rails without overengineering
-
Strong foundatation - the approach is based on works of great minds like Martin Fowler, Eric Evans, Rich Hickey, Grady Booch and others
-
Respect Rails - the approach follows Rails convention, re-uses its tooling, and doesn't fight it in any way.
-
80/80 - 80% of features of 80% of Rails applications are typical. They can be coded with a single uniform optimal approach.
- «Painless Rails» comes with a solid supply tool bag of fundamental principles helping to develop a custom approach in non-standard situations.