Sha256: 82d551671519aa78f067f3eae60f082045a97631e4631d04c8919089774670db
Contents?: true
Size: 106 Bytes
Versions: 2
Compression:
Stored size: 106 Bytes
Contents
class ApplicationController < ActionController::Base protect_from_forgery def index end end
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
rails_info-0.1.1 | spec/dummy/app/controllers/application_controller.rb |
bushido-0.0.30 | test/rails_app/app/controllers/application_controller.rb |