This website requires JavaScript.
Explore
Help
Sign In
alex
/
orbit4-5
forked from
saurabh/orbit4-5
Watch
1
Star
0
Fork
You've already forked orbit4-5
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5eae7b8346
orbit4-5
/
app
/
controllers
/
admin
/
dashboards_controller.rb
7 lines
101 B
Ruby
Raw
Normal View
History
Unescape
Escape
Route Constraint for admin, Slug refactored to a concern
2014-04-03 03:17:07 +00:00
class
Admin
::
DashboardsController
<
ApplicationController
Added Backend CSS, Fonts, Sidebar Registration, unfinished sidebar rendering
2014-04-07 09:26:43 +00:00
layout
"
back_end
"
Route Constraint for admin, Slug refactored to a concern
2014-04-03 03:17:07 +00:00
def
index
end
end