mirror of
https://github.com/fspc/BikeShed-1.git
synced 2025-02-28 16:53:23 -05: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
|
||||
purpose_id = 5
|
||||
Bike.find_by_sql("
|
||||
SELECT *
|
||||
SELECT *
|
||||
FROM bikes
|
||||
INNER JOIN(
|
||||
INNER JOIN(
|
||||
SELECT *
|
||||
FROM transactions
|
||||
WHERE customer_id = #{self.id}
|
||||
|
Loading…
x
Reference in New Issue
Block a user