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.
39
Commits
2
Branches
0
Tags
1.5 MiB
Tree:
93b44952f7
master
vagrant
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '93b44952f7'
${ noResults }
bike-database
/
app
/
views
/
bikes
/
print_labels.html.haml
7 lines
109 B
Raw
Normal View
History
Louis | Add some styling to bike labels
10 years ago
.print-select
- @bikes.each do |bike|
.print-label
%h2=bike.price
%h2=bike.name
%br