Method: Rabbit::ImageManipulable::Base#filename
- Defined in:
- lib/rabbit/image/base.rb
#filename ⇒ Object (readonly)
Returns the value of attribute filename.
51 52 53 |
# File 'lib/rabbit/image/base.rb', line 51 def filename @filename end |