[READ-ONLY] Mirror of https://github.com/shuuji3/rails-tutorial-hello-app.
0

Configure Feed

Select the types of activity you want to include in your feed.

130 B 5 lines
1# This file is used by Rack-based servers to start the application. 2 3require_relative 'config/environment' 4 5run Rails.application