view app/controllers/application_controller.rb @ 42:97a6973e9d94

Reset default scripts. Done with `rake rails:update:bin`.
author edogawaconan <me@myconan.net>
date Thu, 11 Dec 2014 16:05:12 +0900
parents 082e96417e86
children
line wrap: on
line source

class ApplicationController < ActionController::Base
end