Flowdock
module
Importance_0
Ruby on Rails latest stable (v6.1.7.7) - 0 notes
  • 1.0.0
  • 1.1.6
  • 1.2.6
  • 2.0.3
  • 2.1.0
  • 2.2.1 (0)
  • 2.3.8 (0)
  • 3.0.0
  • 3.0.9
  • 3.1.0
  • 3.2.1
  • 3.2.8
  • 3.2.13
  • 4.0.2
  • 4.1.8
  • 4.2.1
  • 4.2.7
  • 4.2.9
  • 5.0.0.1
  • 5.1.7
  • 5.2.3
  • 6.0.0
  • 6.1.3.1
  • 6.1.7.7
  • 7.0.0
  • 7.1.3.2
  • What's this?

Module deprecated or moved

This module is deprecated or moved on the latest stable version. The last existing version (v2.3.8) is shown here.

No documentation

This module has no description. You can help the Ruby on Rails community by adding new notes.

Constants

FONTS = "\"Bitstream Vera Sans\", Verdana, Arial, Helvetica, sans-serif"

STYLE = < pre { padding: 0.5em; border: 1px dotted black; background: #FFE; } dt { font-weight: bold } dd { margin-bottom: 0.7em; } CSS

XHTML_PREAMBLE = %{ }

XHTML_FRAMESET_PREAMBLE = %{ }

HEADER = XHTML_PREAMBLE + < %title% ENDHEADER

FILE_PAGE = <

File
%short_name%
Path: %full_path% IF:cvsurl  (CVS) ENDIF:cvsurl
Modified: %dtm_modified%

HTML

CLASS_PAGE = < %classmod%
%full_name%

IF:parent ENDIF:parent
In: START:infiles HREF:full_path_url:full_path: IF:cvsurl  (CVS) ENDIF:cvsurl END:infiles
Parent: IF:par_url ENDIF:par_url %parent% IF:par_url ENDIF:par_url
HTML

METHOD_LIST = < IF:diagram

%diagram%
ENDIF:diagram IF:description
%description%
ENDIF:description IF:requires
Required Files
    START:requires
  • HREF:aref:name:
  • END:requires
ENDIF:requires IF:toc
Contents
ENDIF:toc IF:methods
Methods
    START:methods
  • HREF:aref:name:
  • END:methods
ENDIF:methods IF:includes
Included Modules
    START:includes
  • HREF:aref:name:
  • END:includes
ENDIF:includes START:sections IF:sectitle IF:seccomment
%seccomment%
ENDIF:seccomment ENDIF:sectitle IF:classlist
Classes and Modules
%classlist% ENDIF:classlist IF:constants
Constants
START:constants IF:desc ENDIF:desc END:constants
%name% = %value%
  %desc%
ENDIF:constants IF:attributes
Attributes
START:attributes END:attributes
IF:rw [%rw%] ENDIF:rw %name% %a_desc%
ENDIF:attributes IF:method_list START:method_list IF:methods
%type% %category% methods
START:methods
IF:callseq %callseq% ENDIF:callseq IFNOT:callseq %name%%params% ENDIF:callseq IF:codeurl [ source ] ENDIF:codeurl
IF:m_desc
%m_desc%
ENDIF:m_desc IF:aka
This method is also aliased as START:aka %name% END:aka
ENDIF:aka IF:sourcecode
 %sourcecode% 
ENDIF:sourcecode
END:methods ENDIF:methods END:method_list ENDIF:method_list END:sections
HTML

FOOTER = < ENDFOOTER

BODY = HEADER + <

#{METHOD_LIST}
#{FOOTER} ENDBODY

SRC_PAGE = XHTML_PREAMBLE + < %title%

%code%
HTML

FR_INDEX_BODY = <

FILE_INDEX = XHTML_PREAMBLE + < Index

START:entries %name%
END:entries
HTML

CLASS_INDEX = FILE_INDEX

METHOD_INDEX = FILE_INDEX

INDEX = XHTML_FRAMESET_PREAMBLE + < %title% <body bgcolor="white"> Click <a href="html/index.html">here</a> for a non-frames version of this page. </body> HTML

Attributes

Show files where this module is defined (1 file)
Register or log in to add new notes.