Sha256: adf9db216450d3c4cbc2f9154bb00cf599af6c6bef3a64ef5b8f162630b47049
Contents?: true
Size: 174 Bytes
Versions: 26
Compression:
Stored size: 174 Bytes
Contents
require_dependency "mtwarden/application_controller" module Mtwarden class Account::DashboardController < ApplicationController before_filter :authenticate_user! end end
Version data entries
26 entries across 26 versions & 1 rubygems