Class: Bresson::Flickr
- Inherits:
-
Object
- Object
- Bresson::Flickr
- Defined in:
- lib/bresson/flickr.rb
Instance Method Summary collapse
Dynamic Method Handling
This class handles dynamic methods through the method_missing method
#method_missing(name, *args) ⇒ Object
3 |
# File 'lib/bresson/flickr.rb', line 3 def method_missing name, *args; nil; end |