to_html() Instance Public methods HTML format does not render the resource, it always attempt to render a template.
foo() Instance Public methods
__method_for_multibyte_testing!() Instance Public methods
filter_proxies(ips) Instance Protected methods
generate(output_dir, mobi_outfile, logfile) Instance Public methods
stylesheet_url(source, options = {}) Instance Public methods Computes the full URL to a stylesheet asset in the public stylesheets directory. This will use stylesheet_path internally, so most of their behaviors will be the same. url_to_stylesheet
constantize() Instance Public methods constantize tries to find a declared constant with the name specified in the string. It raises a NameError when the name is not in CamelCase or is not initialized. See ActiveSupport::Inflector#constantize 'Module'.constantize # => Module 'Class'.constantize # => Class 'blargle'.constantize # => NameError: wrong constant name blargle
reset_session() Instance Public methods TODO This should be broken apart into AD::Request::Session and probably be included by the session middleware.
location=(url) Instance Public methods Sets the location header we'll be responding with.
supports_extensions?() Instance Public methods Returns true if pg > 9.1
Page 150 of 2275