Class: IP::Sitemap::RouteMaker
- Inherits:
-
Object
- Object
- IP::Sitemap::RouteMaker
- Includes:
- ActionController::UrlWriter, ActionView::Helpers::ActiveRecordHelper, ActionView::Helpers::DateHelper, ActionView::Helpers::TagHelper, ActionView::Helpers::TextHelper, ActionView::Helpers::UrlHelper, Singleton
- Defined in:
- lib/ip/processor.rb
Instance Method Summary collapse
Instance Method Details
#set_host(host) ⇒ Object
18 19 20 |
# File 'lib/ip/processor.rb', line 18 def set_host(host) self.class.[:host] = host end |