Sha256: 9ea3bf3e1673e359e73a0c5eded7fb41041ce331ae0429aaa0b5aa7933227088
Contents?: true
Size: 102 Bytes
Versions: 1
Compression:
Stored size: 102 Bytes
Contents
class ApplicationController < ActionController::Base protect_from_forgery def index end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
calendarize-0.1 | test/dummy/app/controllers/application_controller.rb |