Sha256: cc6e53c84c815980e41d92de21542e61ae739df2af04276389167be1868cc056
Contents?: true
Size: 197 Bytes
Versions: 8
Compression:
Stored size: 197 Bytes
Contents
module Admin class PasswordsController < Devise::PasswordsController include Locomotive::Routing::SiteDispatcher layout 'admin/login' before_filter :require_site end end
Version data entries
8 entries across 8 versions & 1 rubygems