mirror of
				https://github.com/fspc/BikeShed-1.git
				synced 2025-10-31 08:55:36 -04:00 
			
		
		
		
	Want mm as integer for sorting purposes.
This commit is contained in:
		
							parent
							
								
									af05d1a0c6
								
							
						
					
					
						commit
						1aa3b16636
					
				| @ -1,8 +1,8 @@ | |||||||
| class CreateBikeWheelSizes < ActiveRecord::Migration | class CreateBikeWheelSizes < ActiveRecord::Migration | ||||||
|   def up |   def up | ||||||
|     create_table(:bike_wheel_sizes) do |t| |     create_table(:bike_wheel_sizes) do |t| | ||||||
|       t.string :twmm |       t.integer :twmm | ||||||
|       t.string :rdmm |       t.integer :rdmm | ||||||
|       t.string :twin |       t.string :twin | ||||||
|       t.string :rdin |       t.string :rdin | ||||||
|       t.string :twfr |       t.string :twfr | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user