view app/controllers/application_controller.rb @ 92:4bf50856bd91

Add unicorn
author nanaya <me@myconan.net>
date Thu, 28 Jul 2016 01:54:15 +0900
parents 082e96417e86
children
line wrap: on
line source

class ApplicationController < ActionController::Base
end