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.
 
 
 
 
 
 
Jason Denney 7736ac5c34 Added credit tracking and stats 11 years ago
..
acts_as_loggable Completed adding transactions 12 years ago
.gitkeep git init 12 years ago
ability.rb Fixing some cancan permission issues… i think 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
credit_conversion.rb Added credit tracking and stats 11 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 Added credit tracking and stats 11 years ago
user_profile.rb Registration form now remembers field values for nested form errors 11 years ago
user_role_join.rb Use `self.table_name = ` instead of set_table_name to avoid deprecation warning 11 years ago