Class: Relations
- Inherits:
-
Object
- Object
- Relations
- Defined in:
- lib/ebutil.rb
Instance Method Summary collapse
Instance Method Details
#find_by_account(accoun) ⇒ Object
19 20 21 |
# File 'lib/ebutil.rb', line 19 def find_by_account(accoun) return '?' end |