view config.ru @ 108:8b2d770160e3

Increase count to 100 As feedbin fetching delay increased to 10 minutes, someone may now tweet over 40 times and thus hiding the older tweets.
author nanaya <me@myconan.net>
date Sun, 30 Oct 2016 04:26:09 +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