Class: SilentFetcher::Configuration
- Inherits:
-
Object
- Object
- SilentFetcher::Configuration
- Defined in:
- lib/silent_fetcher/configuration.rb
Instance Attribute Summary collapse
-
#user_agent ⇒ Object
Returns the value of attribute user_agent.
Instance Attribute Details
#user_agent ⇒ Object
Returns the value of attribute user_agent.
5 6 7 |
# File 'lib/silent_fetcher/configuration.rb', line 5 def user_agent @user_agent end |