view Rakefile @ 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 0b2b1865e864
children
line wrap: on
line source

# Add your own tasks in files placed in lib/tasks ending in .rake,
# for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.

require_relative "config/application"

Rails.application.load_tasks