Sha256: e8f1410f2f5bdb1815010ff5c3430559c718ec8eb3b06ce6141eb32fd0c143e8
Contents?: true
Size: 226 Bytes
Versions: 2
Compression:
Stored size: 226 Bytes
Contents
# Filters added to this controller apply to all controllers in the application. # Likewise, all the methods added will be available for all controllers. class ApplicationController < ActionController::Base session :off end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
swiftiply-0.5.0 | test/rails/app/controllers/application.rb |
swiftiply-0.5.1 | test/rails/app/controllers/application.rb |