Class: Fcid::Publisher::Base::Controller

Inherits:
Object
  • Object
show all
Includes:
ActionController::UrlWriter
Defined in:
lib/fcid/publisher/base.rb

Overview

:nodoc: we need this let the url helpers to work

Class Method Summary collapse

Class Method Details

.default_url_optionsObject



8
9
10
11
# File 'lib/fcid/publisher/base.rb', line 8

def self.default_url_options
  #ActionMailer::Base.default_url_options
  Fcid::Publisher::Base.default_url_options
end