Sha256: 7ac0019f49c3140f8cdf101ce43fc18c6e8c51885174e3c96aecdf653bb62762

Contents?: true

Size: 116 Bytes

Versions: 2

Compression:

Stored size: 116 Bytes

Contents

class ApplicationController < ActionController::Base
  protect_from_forgery
  helper NoIe6Rails::Engine.helpers
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
no-ie6-rails-0.0.2 test/dummy/app/controllers/application_controller.rb
no-ie6-rails-0.0.1 test/dummy/app/controllers/application_controller.rb