Module: MuckEngine::RemotePhotoMethods
- Extended by:
- ActiveSupport::Concern
- Defined in:
- lib/muck-engine/remote_photo_methods.rb
Instance Attribute Summary collapse
-
#photo_url ⇒ Object
Returns the value of attribute photo_url.
Instance Attribute Details
#photo_url ⇒ Object
Returns the value of attribute photo_url.
12 13 14 |
# File 'lib/muck-engine/remote_photo_methods.rb', line 12 def photo_url @photo_url end |