mirror of
				https://github.com/fspc/BikeShed-1.git
				synced 2025-10-31 00:45:35 -04:00 
			
		
		
		
	Remove whitespace
This commit is contained in:
		
							parent
							
								
									8e112ca936
								
							
						
					
					
						commit
						9edb90203c
					
				| @ -50,9 +50,9 @@ class User < ActiveRecord::Base | |||||||
|     #default BUILDBIKE/CLASS ID is 5 |     #default BUILDBIKE/CLASS ID is 5 | ||||||
|     purpose_id = 5 |     purpose_id = 5 | ||||||
|     Bike.find_by_sql(" |     Bike.find_by_sql(" | ||||||
|       SELECT *  |       SELECT * | ||||||
|       FROM bikes |       FROM bikes | ||||||
|       INNER JOIN(  |       INNER JOIN( | ||||||
|         SELECT * |         SELECT * | ||||||
|         FROM transactions |         FROM transactions | ||||||
|         WHERE customer_id = #{self.id} |         WHERE customer_id = #{self.id} | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user