Sha256: 736ec0244c22962a2ccdabe1300767f764e8ec0cd5bdd421abe2afa9a223f861

Contents?: true

Size: 113 Bytes

Versions: 2

Compression:

Stored size: 113 Bytes

Contents

# encoding: utf-8

class ApplicationController < ActionController::Base
  helper :all
  protect_from_forgery
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
layou2-0.1.1 test/integration/rails_app/app/controllers/application_controller.rb
layou2-0.1.0 test/integration/rails_app/app/controllers/application_controller.rb