What Rails application templates show best practices for setting up a new Ruby on Rails application? I'm interested in two things. Which application templates are designed well (modular and easily customized)? Which offer the best (or most popular) combination of components needed in a typical Rails app? I'm asking about scripts that are used with the rails new app_name -m command to generate an a