Module: AttachmentsHelper (<Toplevel Module>)

Overview
Module Structure
Class Hierarchy
Instance Methods
AttachmentsHelper#link_to_attachments / 2
AttachmentsHelper#render_api_attachment / 2
is a submodule of
module: <Toplevel Module>   
is included by
class: IssuesController   
class: MessagesController   
class: WikiController   
has properties
method: link_to_attachments / 2   
method: render_api_attachment / 2   
is defined at
#20 in app/helpers/attachments_helper.rb  

Overview

Module Structure

  module: <Toplevel Module>
class: IssuesController     
class: MessagesController     
class: WikiController     
module: AttachmentsHelper     

Class Hierarchy

Object ( Builtin-Module )
Base ( ActionController )
ApplicationController
  IssuesController     
  MessagesController     
  WikiController     

Instance Methods

AttachmentsHelper#link_to_attachments / 2

#24 in app/helpers/attachments_helper.rb

link_to_attachments ( container ,
  options = {} )

AttachmentsHelper#render_api_attachment / 2

#33 in app/helpers/attachments_helper.rb

render_api_attachment ( attachment ,
  api )