]> cat aescling's git repositories - mastodon.git/blob - config.ru
Bump devise from 4.6.2 to 4.7.0 (#11667)
[mastodon.git] / config.ru
1 # frozen_string_literal: true
2 # This file is used by Rack-based servers to start the application.
3
4 require ::File.expand_path('../config/environment', __FILE__)
5 run Rails.application
This page took 0.066281 seconds and 4 git commands to generate.