The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

eruby (1)
  • >> eruby (1) ( Linux man: Команды и прикладные программы пользовательского уровня )
  •  

    NAME

    eruby - Embedded Ruby Language  

    SYNOPSIS

    eruby [options] [inputfile]  

    DESCRIPTION

    eruby interprets a Ruby code embedded text file. For example, eruby enables you to embed a Ruby code to a HTML file. A Ruby block starts with `<%' and ends with `%>'. eRuby replaces the block with its output. If `<%' is followed by `=', eRuby replaces the block with a value of the block. If `<%' is followed by `#', the block is ignored as a comment.  

    OPTIONS

    -d, --debug set debugging flags (set $DEBUG to true)
    -Kkcode specifies KANJI (Japanese) code-set
    -Mmode specifies runtime mode
        f: filter mode
        c: CGI mode
        n: NPH-CGI mode
    
    -C charset specifies charset parameter for Content-Type
    -n, --noheader disables CGI header output
    -v, --verbose enables verbose mode
    --version print version information and exit
     

    AUTHOR

    Shugo Maeda <shugo@ruby-lang.org>


     

    Index

    NAME
    SYNOPSIS
    DESCRIPTION
    OPTIONS
    AUTHOR


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру