Sha256: 1e9d5289bfdcf0dcdcf88683037baab244bf01fb4328bf79428a80f025d68c9b
Contents?: true
Size: 363 Bytes
Versions: 9
Compression:
Stored size: 363 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. # You can extend refinery with your own functions here and they will likely not get overriden in an update. class ApplicationController < ActionController::Base include Refinery::ApplicationController end
Version data entries
9 entries across 9 versions & 1 rubygems