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 a11f5a1b91 Needed to add task_list_id as attr_accessible 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 Don't validate top tube on bike model 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 Moving bike model to the bikes table 11 years ago
bike_purpose.rb Changing bike_status to bike_purporse 11 years ago
bike_style.rb Needed some to_s 12 years ago
bike_wheel_size.rb Don't attempt to show a wheel size if it's blank 11 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 Needed to add task_list_id as attr_accessible 11 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 Velocipede changed their wording to CLASS 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