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.
 
 
 
 
 
 
John N. Milner 59e45fa4d3 Initial work on permissions with cancan 11 years ago
..
acts_as_loggable Completed adding transactions 12 years ago
.gitkeep git init 12 years ago
ability.rb Initial work on permissions with cancan 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
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 WIP: cancan permissions; it breaks stuff! 11 years ago
user_profile.rb Make create user let users enter address info, only require phone num 12 years ago
user_role.rb Added user roles and authentication, sign in/out 12 years ago