Sha256: 8a01929f5abc2141a9ccc82a66032fa922e9fed9b786695d6e91de1a3e4b419c
Contents?: true
Size: 261 Bytes
Versions: 72
Compression:
Stored size: 261 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 helper :all # include all helpers, all the time end
Version data entries
72 entries across 72 versions & 4 rubygems