This website works better with JavaScript.
Home
Explore
Help
Sign In
bike
/
BikeShed-1
mirror of
https://github.com/fspc/BikeShed-1.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Velocipede's User, Sales, and Bike Inventory Web App
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
99
Commits
8
Branches
8
Tags
44 MiB
Tree:
91bb2ea43e
denney-disable-on-select
denney-docker
denney-fix-saving-dates
eperez-timeinput
import-csv-task
master
menu-feature
topic-sass
0.0.0
0.0.1
0.0.1-vpede
0.0.2-rc1
0.0.2-rc2
0.0.2-rc3
testver
v0.0.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '91bb2ea43e'
${ noResults }
BikeShed-1
/
config
/
routes.rb
8 lines
101 B
Raw
Normal View
History
git init
12 years ago
Velocipede
::
Application
.
routes
.
draw
do
devise_for
:users
Experimenting with Netzke/ ExtJS
12 years ago
netzke
git init
12 years ago
Got logs working for users and bikes Not my best work, but it works, need to add transactions, need to add edit/show actions
12 years ago
root
:to
=
>
'site#index'
git init
12 years ago
end