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.
34
Commits
8
Branches
8
Tags
44 MiB
Ruby
75.7%
JavaScript
13.8%
Haml
8%
HTML
1.5%
SCSS
0.6%
Other
0.4%
Tree:
1c203d86f5
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 '1c203d86f5'
${ noResults }
BikeShed-1
/
db
/
migrate
History
Jason Denney
7bf4c4d601
Added bike_brands and bike_models sql data
-Update some migrations to match source schema, will need to add timestamps back eventually
12 years ago
..
20120227024410_devise_create_users.rb
git init
12 years ago
20120227040841_add_lockable_to_user.rb
git init
12 years ago
20120301124238_add_names_to_user.rb
git init
12 years ago
20120308031328_create_teams.example
git init
12 years ago
20120325023452_add_private_team_to_team.example
git init
12 years ago
20120325031259_create_team_memberships.example
git init
12 years ago
20121204220660_acts_as_loggable_migration.rb
Adding acts_as_loggable migrations
12 years ago
20121204220661_acts_as_loggable_bike_actions_migration.rb
Make sure some columns are never null.
12 years ago
20121204220662_acts_as_loggable_user_actions_migration.rb
Make sure some columns are never null.
12 years ago
20121204220663_acts_as_loggable_transaction_actions_migration.rb
Make sure some columns are never null.
12 years ago
20121204221242_create_bike.rb
Make sure some columns are never null.
12 years ago
20121204223403_create_user_profile.rb
Edit migration to allow a user to own a bike
12 years ago
20121205024701_create_bike_statuses.rb
Make sure some columns are never null.
12 years ago
20121205040400_create_bike_brands.rb
Added bike_brands and bike_models sql data
12 years ago
20121205040602_create_bike_models.rb
Added bike_brands and bike_models sql data
12 years ago
20121205040829_create_bike_styles.rb
Make sure some columns are never null.
12 years ago
20121205041000_create_bike_conditions.rb
Make sure some columns are never null.
12 years ago
20121205043759_create_transactions.rb
Adding transaction migration
12 years ago