Mercurial > zeropaste
view app/controllers/application_controller.rb @ 266:c3080316b4dd
Removed extraneous prefixes, remove top border.
author | edogawaconan <me@myconan.net> |
---|---|
date | Wed, 16 Oct 2013 02:57:51 +0900 |
parents | 4aa8194a1733 |
children | dff632a63ada |
line wrap: on
line source
class ApplicationController < ActionController::Base protect_from_forgery end