Method: Effective::CarouselItem#current_user
- Defined in:
- app/models/effective/carousel_item.rb
#current_user ⇒ Object
Returns the value of attribute current_user.
8 9 10 |
# File 'app/models/effective/carousel_item.rb', line 8 def current_user @current_user end |