This website requires JavaScript.
Explore
Help
Sign In
Software
/
rosa-build
mirror of
https://github.com/OpenMandrivaSoftware/rosa-build.git
Watch
1
Star
0
Fork
You've already forked rosa-build
0
Code
Issues
Projects
Releases
Wiki
Activity
a9b7e0cfed
rosa-build
/
config
/
routes.rb
6 lines
90 B
Ruby
Raw
Normal View
History
Unescape
Escape
Initial commit
2011-03-09 13:13:36 +00:00
Rosa
::
Application
.
routes
.
draw
do
Device users
2011-03-09 16:16:48 +00:00
devise_for
:users
Initial commit
2011-03-09 13:13:36 +00:00
root
:to
=
>
"
platforms
#
index
"
end