view app/controllers/application_controller.rb @ 76:0c023d35cd80

Allows usage of multiple twitter keys Working around api rate limit
author nanaya <me@myconan.net>
date Sun, 26 Jun 2016 16:46:02 +0900
parents 082e96417e86
children
line wrap: on
line source

class ApplicationController < ActionController::Base
end