This website works better with JavaScript.
Home
Explore
Help
Sign In
bike
/
bike-database
mirror of
https://github.com/fspc/bike-database.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Bike database interface
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.
56
Commits
2
Branches
0
Tags
1.5 MiB
Tree:
67ae0bf04b
master
vagrant
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '67ae0bf04b'
${ noResults }
bike-database
/
spec
/
models
/
client_spec.rb
5 lines
46 B
Raw
Normal View
History
Louis | Adds clients model & views to db
10 years ago
require
'spec_helper'
describe
Client
do
end