Cross Reference: status_controller.rb
xref
: /
lxc
/
doc
/
lxc-stop.sgml.in
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
class
Admin
::
StatusController
<
InheritedResources
::
Base
before_filter
:
authenticate_admin
!
def
index
@
tab
=
params
[:
tab
].
try
(:
to_sym
)
||
StatusViewhelper
::
DEFAULT_TAB
end
end