Class: Picturesque::Config
- Inherits:
-
Object
- Object
- Picturesque::Config
- Defined in:
- lib/picturesque/config.rb
Instance Attribute Summary collapse
-
#find ⇒ Object
Returns the value of attribute find.
Instance Attribute Details
#find ⇒ Object
Returns the value of attribute find.
3 4 5 |
# File 'lib/picturesque/config.rb', line 3 def find @find end |