-
rubygem-i18n_data-0.2.7-7.lbn19.noarch
Country/language names and 2-letter-code pairs, in 85 languages
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
rubygem-ice_nine-0.11.0-1.lbn19.noarch
Deep Freeze Ruby Objects.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
rubygem-immigrant-0.1.5-1.lbn19.noarch
Adds a generator for creating a foreign key migration based on your current
model associations.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
rubygem-inflecto-0.0.2-1.lbn19.noarch
Inflector for strings.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
rubygem-inifile-2.0.2-1.lbn19.noarch
Although made popular by Windows, INI files can be used on any system thanks
to their flexibility. They allow a program to store configuration data, which
can then be easily parsed and changed. Two notable systems that use the INI
format are Samba and Trac.
More information about INI files can be found on the [Wikipedia
Page](http://en.wikipedia.org/wiki/INI_file).
The basic element contained in an INI file is the property. Every property has
a name and a value, delimited by an equals sign *=*. The name appears to the
left of the equals sign and the value to the right.
name=value
Section declarations start with *[* and end with *]* as in `[section1]` and
`[section2]` shown in the example below. The section declaration marks the
beginning of a section. All properties after the section declaration will be
associated with that section.
All lines beginning with a semicolon *;* or a number sign *#* are considered
to be comments. Comment lines are ignored when parsing INI files.
A typical INI file might look like this:
[section1]
; some comment on section1
var1 = foo
var2 = doodle
var3 = multiline values \
are also possible
[section2]
var1 = baz
var2 = shoodle
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
rubygem-insist-1.0.0-1.lbn19.noarch
A simple block-driven assertion library for both testing and for production
code.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
rubygem-inspec-1.0.0-1.lbn19.noarch
Validate Inspec compliance checks.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
rubygem-instantiator-0.0.6-1.lbn19.noarch
Instantiate an arbitrary Ruby class
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
rubygem-interact-0.4.1-1.lbn19.noarch
A simple API for command-line interaction. Provides a novel 'rewinding'
feature, allowing users to go back in time and re-enter a botched answer.
Supports multiple-choice, password prompting, overriding input events,
defaults, etc.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
rubygem-interactive_editor-0.0.10-1.lbn19.noarch
Use vim (or any other text editor) from inside irb to quickly test & write new
code.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19