Libraries
»
unsplash/unsplash_rb
(master)
»
Index
»
Unsplash
»
configure
Method: Unsplash.configure
Defined in:
lib/unsplash.rb
.
configure
{|configuration| ... } ⇒
Object
Yields:
(
configuration
)
25 26 27
# File 'lib/unsplash.rb', line 25
def
self
.
configure
yield
(
configuration
)
end