$91 GRAYBYTE WORDPRESS FILE MANAGER $14

SERVER : premium201.web-hosting.com #1 SMP Wed Mar 26 12:08:09 UTC 2025
SERVER IP : 104.21.43.35 | ADMIN IP 216.73.216.23
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : NONE

/opt/alt/ruby32/share/man/man1/

HOME
Current File : /opt/alt/ruby32/share/man/man1//erb.1
.\"Ruby is copyrighted by Yukihiro Matsumoto <[email protected]>.
.Dd December 16, 2018
.Dt ERB \&1 "Ruby Programmer's Reference Guide"
.Os UNIX
.Sh NAME
.Nm erb
.Nd Ruby Templating
.Sh SYNOPSIS
.Nm
.Op Fl -version
.Op Fl UPdnvx
.Op Fl E Ar ext Ns Op Ns : Ns int
.Op Fl S Ar level
.Op Fl T Ar mode
.Op Fl r Ar library
.Op Fl -
.Op file ...
.Pp
.Sh DESCRIPTION
.Nm
is a command line front-end for
.Li "ERB"
library, which is an implementation of eRuby.
.Pp
ERB provides an easy to use but powerful templating system for Ruby.
Using ERB, actual Ruby code can be added to any plain text document for the
purposes of generating document information details and/or flow control.
.Pp
.Nm
is a part of
.Nm Ruby .
.Pp
.Sh OPTIONS
.Bl -tag -width "1234567890123" -compact
.Pp
.It Fl -version
Prints the version of
.Nm .
.Pp
.It Fl E Ar external Ns Op : Ns Ar internal
.It Fl -encoding Ar external Ns Op : Ns Ar internal
Specifies the default value(s) for external encodings and internal encoding. Values should be separated with colon (:).
.Pp
You can omit the one for internal encodings, then the value
.Pf ( Li "Encoding.default_internal" ) will be nil.
.Pp
.It Fl P
Disables ruby code evaluation for lines beginning with
.Li "%" .
.Pp
.It Fl S Ar level
Specifies the safe level in which eRuby script will run.
.Pp
.It Fl T Ar mode
Specifies trim mode (default 0).
.Ar mode
can be one of
.Bl -hang -offset indent
.It Sy 0
EOL remains after the embedded ruby script is evaluated.
.Pp
.It Sy 1
EOL is removed if the line ends with
.Li "%>" .
.Pp
.It Sy 2
EOL is removed if the line starts with
.Li "<%"
and ends with
.Li "%>" .
.Pp
.It Sy -
EOL is removed if the line ends with
.Li "-%>" .
And leading whitespaces are removed if the erb directive starts with
.Li "<%-" .
.Pp
.El
.It Fl r
Load a library
.Pp
.It Fl U
can be one of
Sets the default value for internal encodings
.Pf ( Li "Encoding.default_internal" ) to UTF-8.
.Pp
.It Fl d
.It Fl -debug
Turns on debug mode.
.Li "$DEBUG"
will be set to true.
.Pp
.It Fl h
.It Fl -help
Prints a summary of the options.
.Pp
.It Fl n
Used with
.Fl x .
Prepends the line number to each line in the output.
.Pp
.It Fl v
Enables verbose mode.
.Li "$VERBOSE"
will be set to true.
.Pp
.It Fl x
Converts the eRuby script into Ruby script and prints it without line numbers.
.Pp
.El
.Pp
.Sh EXAMPLES
Here is an eRuby script
.Bd -literal -offset indent
<?xml version="1.0" ?>
<% require 'prime' -%>
<erb-example>
  <calc><%= 1+1 %></calc>
  <var><%= __FILE__ %></var>
  <library><%= Prime.each(10).to_a.join(", ") %></library>
</erb-example>
.Ed
.Pp
Command
.Dl "% erb -T - example.erb"
prints
.Bd -literal -offset indent
<?xml version="1.0" ?>
<erb-example>
  <calc>2</calc>
  <var>example.erb</var>
  <library>2, 3, 5, 7</library>
</erb-example>
.Ed
.Pp
.Sh SEE ALSO
.Xr ruby 1 .
.Pp
And see
.Xr ri 1
documentation for
.Li "ERB"
class.
.Pp
.Sh REPORTING BUGS
.Bl -bullet
.It
Security vulnerabilities should be reported via an email to
.Mt [email protected] .
Reported problems will be published after being fixed.
.Pp
.It
Other bugs and feature requests can be reported via the
Ruby Issue Tracking System
.Pq Lk https://bugs.ruby-lang.org/ .
Do not report security vulnerabilities
via this system because it publishes the vulnerabilities immediately.
.El
.Sh AUTHORS
Written by Masatoshi SEKI.


Current_dir [ NOT WRITEABLE ] Document_root [ NOT WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
3 Mar 2024 10.35 PM
root / root
0755
bundle-add.1
1.797 KB
13 Mar 2026 3.20 PM
root / linksafe
0644
bundle-binstubs.1
1.576 KB
13 Mar 2026 3.20 PM
root / linksafe
0644
bundle-cache.1
3.4 KB
13 Mar 2026 3.20 PM
root / linksafe
0644
bundle-check.1
0.941 KB
13 Mar 2026 3.20 PM
root / linksafe
0644
bundle-clean.1
0.72 KB
13 Mar 2026 3.20 PM
root / linksafe
0644
bundle-config.1
21.275 KB
13 Mar 2026 3.20 PM
root / linksafe
0644
bundle-console.1
1.642 KB
13 Mar 2026 3.20 PM
root / linksafe
0644
bundle-doctor.1
1.136 KB
13 Mar 2026 3.20 PM
root / linksafe
0644
bundle-exec.1
6.609 KB
13 Mar 2026 3.20 PM
root / linksafe
0644
bundle-gem.1
5.191 KB
13 Mar 2026 3.20 PM
root / linksafe
0644
bundle-help.1
0.442 KB
13 Mar 2026 3.20 PM
root / linksafe
0644
bundle-info.1
0.468 KB
13 Mar 2026 3.20 PM
root / linksafe
0644
bundle-init.1
1.138 KB
13 Mar 2026 3.20 PM
root / linksafe
0644
bundle-inject.1
0.824 KB
13 Mar 2026 3.20 PM
root / linksafe
0644
bundle-install.1
16.604 KB
13 Mar 2026 3.20 PM
root / linksafe
0644
bundle-list.1
0.94 KB
13 Mar 2026 3.20 PM
root / linksafe
0644
bundle-lock.1
3.114 KB
13 Mar 2026 3.20 PM
root / linksafe
0644
bundle-open.1
0.815 KB
13 Mar 2026 3.20 PM
root / linksafe
0644
bundle-outdated.1
3.271 KB
13 Mar 2026 3.20 PM
root / linksafe
0644
bundle-platform.1
1.426 KB
13 Mar 2026 3.20 PM
root / linksafe
0644
bundle-plugin.1
2.271 KB
13 Mar 2026 3.20 PM
root / linksafe
0644
bundle-pristine.1
1.637 KB
13 Mar 2026 3.20 PM
root / linksafe
0644
bundle-remove.1
0.827 KB
13 Mar 2026 3.20 PM
root / linksafe
0644
bundle-show.1
0.672 KB
13 Mar 2026 3.20 PM
root / linksafe
0644
bundle-update.1
13.582 KB
13 Mar 2026 3.20 PM
root / linksafe
0644
bundle-version.1
0.625 KB
13 Mar 2026 3.20 PM
root / linksafe
0644
bundle-viz.1
1.216 KB
13 Mar 2026 3.20 PM
root / linksafe
0644
bundle.1
3.747 KB
13 Mar 2026 3.20 PM
root / linksafe
0644
erb.1
3.248 KB
13 Mar 2026 3.20 PM
root / linksafe
0644
rake.1
3.638 KB
13 Mar 2026 3.20 PM
root / linksafe
0644
ri.1
5.222 KB
13 Mar 2026 3.20 PM
root / linksafe
0644
ruby.1
18.91 KB
13 Mar 2026 3.20 PM
root / linksafe
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025 CONTACT ME
Static GIF