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.
 
 
 
 
 
 
jnm 3c90c13c3b Merge pull request #15 from spacemunkay/denney-add-users-roles 11 years ago
..
acts_as_loggable Completed adding transactions 12 years ago
.gitkeep git init 12 years ago
ability.rb Update Ability to get user roles, not role 11 years ago
bike.rb Closes #1 11 years ago
bike_brand.rb Order bike brands and models alphabetically 12 years ago
bike_condition.rb Needed some to_s 12 years ago
bike_model.rb Order bike brands and models alphabetically 12 years ago
bike_status.rb Needed some to_s 12 years ago
bike_style.rb Needed some to_s 12 years ago
customer.rb Some Transactions view adjustments 12 years ago
role.rb Changing UserRole to UserRoleJoin 11 years ago
task.rb Added TaskList and Task migrations and models 12 years ago
task_list.rb Finished adding default Bike task list 12 years ago
team.example git init 12 years ago
team_membership.example git init 12 years ago
transaction.rb Creating Transactions works 12 years ago
user.rb Merge pull request #15 from spacemunkay/denney-add-users-roles 11 years ago
user_profile.rb Make create user let users enter address info, only require phone num 12 years ago
user_role_join.rb Use `self.table_name = ` instead of set_table_name to avoid deprecation warning 11 years ago