Mercurial > rsstweet
view config.ru @ 174:d35dbc09bd83
Less double escaping for actual content
Ends up rather confusing.
author | nanaya <me@nanaya.pro> |
---|---|
date | Thu, 09 Aug 2018 19:31:22 +0900 |
parents | d5a0d66ee457 |
children | 2335107f35d0 |
line wrap: on
line source
# This file is used by Rack-based servers to start the application. require_relative "config/environment" run Rails.application