Method: QuickClassificationQuery#user
- Defined in:
- app/models/quick_classification_query.rb
#user ⇒ Object (readonly)
Returns the value of attribute user.
8 9 10 |
# File 'app/models/quick_classification_query.rb', line 8 def user @user end |