-
rubygem-logstash-patterns-core-4.0.2-1.lbn25.noarch
This gem is a Logstash plugin required to be installed on top of the Logstash
core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is
not a stand-alone program.
Located in
LBN
/
…
/
Big Data
/
BastionLinux 25
-
rubygem-loofah-2.0.1-1.lbn25.noarch
Loofah is a general library for manipulating and transforming HTML/XML
documents and fragments. It's built on top of Nokogiri and libxml2, so
it's fast and has a nice API.
Loofah excels at HTML sanitization (XSS prevention). It includes some
nice HTML sanitizers, which are based on HTML5lib's whitelist, so it
most likely won't make your codes less secure. (These statements have
not been evaluated by Netexperts.)
ActiveRecord extensions for sanitization are available in the
`loofah-activerecord` gem (see
https://github.com/flavorjones/loofah-activerecord).
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
rubygem-loquacious-1.7.1-1.lbn19.noarch
Descriptive configuration files for Ruby written in Ruby.
Loquacious provides a very open configuration system written in ruby and
descriptions for each configuration attribute. The attributes and descriptions
can be iterated over allowing for helpful information about those attributes
to
be displayed to the user.
In the simple case we have a file something like
Loquacious.configuration_for('app') {
name 'value', :desc => "Defines the name"
foo 'bar', :desc => "FooBar"
id 42, :desc => "Ara T. Howard"
}
Which can be loaded via the standard Ruby loading mechanisms
Kernel.load 'config/app.rb'
The attributes and their descriptions can be printed by using a Help object
help = Loquacious.help_for('app')
help.show :values => true # show the values for the attributes, too
Descriptions are optional, and configurations can be nested arbitrarily deep.
Loquacious.configuration_for('nested') {
desc "The outermost level"
a {
desc "One more level in"
b {
desc "Finally, a real value"
c 'value'
}
}
}
config = Loquacious.configuration_for('nested')
p config.a.b.c #=> "value"
And as you can see, descriptions can either be given inline after the value or
they can appear above the attribute and value on their own line.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
rubygem-loquacious-1.9.1-1.lbn25.noarch
Descriptive configuration files for Ruby written in Ruby.
Loquacious provides a very open configuration system written in ruby and
descriptions for each configuration attribute. The attributes and descriptions
can be iterated over allowing for helpful information about those attributes
to
be displayed to the user.
In the simple case we have a file something like
Loquacious.configuration_for('app') {
name 'value', :desc => "Defines the name"
foo 'bar', :desc => "FooBar"
id 42, :desc => "Ara T. Howard"
}
Which can be loaded via the standard Ruby loading mechanisms
Kernel.load 'config/app.rb'
The attributes and their descriptions can be printed by using a Help object
help = Loquacious.help_for('app')
help.show :values => true # show the values for the attributes, too
Descriptions are optional, and configurations can be nested arbitrarily deep.
Loquacious.configuration_for('nested') {
desc "The outermost level"
a {
desc "One more level in"
b {
desc "Finally, a real value"
c 'value'
}
}
}
config = Loquacious.configuration_for('nested')
p config.a.b.c #=> "value"
And as you can see, descriptions can either be given inline after the value or
they can appear above the attribute and value on their own line.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
rubygem-lumberjack-1.0.6-1.lbn19.noarch
A simple, powerful, and very fast logging utility that can be a drop in
replacement for Logger or ActiveSupport::BufferedLogger. Provides support for
automatically rolling log files even with multiple processes writing the same
log file.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
rubygem-lumberjack-1.0.13-1.lbn25.noarch
A simple, powerful, and very fast logging utility that can be a drop in
replacement for Logger or ActiveSupport::BufferedLogger. Provides support for
automatically rolling log files even with multiple processes writing the same
log file.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
rubygem-lxc-extra-0.0.3-1.lbn19.noarch
Additional helper methods for ruby lxc binding
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
rubygem-lxc-extra-0.0.3-1.lbn25.noarch
Additional helper methods for ruby lxc binding.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
rubygem-macaddr-1.7.1-1.lbn19.noarch
cross platform mac address determination for ruby.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
rubygem-macaddr-1.7.1-1.lbn25.noarch
cross platform mac address determination for ruby.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25