<%= @app_name %>¶ ↑
bundle install –without production
rake db:create
rake db:create_migration NAME=posts
rake users:first RACK_ENV=development
bundle install –without production
rake db:create
rake db:create_migration NAME=posts
rake users:first RACK_ENV=development