layout | title | sitemap | ||||||
---|---|---|---|---|---|---|---|---|
page |
About |
|
Ruby on Racetracks enables faster Ruby on Rails development while doubling down on quality control by adhering to these core principles:
- Basic and routine tasks should be quick and easy.
- Maintenance should be quick and easy. If it isn't, this magnifies the temptation to neglect it.
- A photographic memory should NOT be a requirement.
- That old Holiday Inn slogan was correct. The best surprise is no surprise.
- Large tasks should be broken down into many smaller tasks.
Long processes are the biggest obstacles in Ruby on Rails development. Even worse are long processes that require babysitting. It's one thing for a long process to proceed without your intervention. It's even worse when a process cannot proceed without your constant intervention. Installing Windows is a classic example of this.
It adds insult to injury when a long process fails. At least when a short process fails, it doesn't take up that much time, you don't have to wait to see the failure, and you can take corrective action that much sooner.