-
rubygem-pastel-0.8.0-3.fc36.noarch
Terminal strings styling with intuitive and clean API.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
rubygem-pathspec-0.0.2-2.lbn19.noarch
Use to match path patterns such as gitignore.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
rubygem-pathspec-0.1.1-1.lbn25.noarch
Use to match path patterns such as gitignore.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
rubygem-patron-0.4.18-1.lbn13.x86_64
Ruby HTTP client library based on libcurl
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 13
-
rubygem-patron-0.6.5-1.lbn19.x86_64
Ruby HTTP client library based on libcurl
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
rubygem-patron-0.6.5-1.lbn25.x86_64
Ruby HTTP client library based on libcurl
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
rubygem-pdqtest-0.10.0-1.lbn25.noarch
write one...
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
rubygem-pg-0.17.1-1.lbn19.x86_64
Pg is the Ruby interface to the {PostgreSQL
RDBMS}[http://www.postgresql.org/].
It works with {PostgreSQL 8.4 and
later}[http://www.postgresql.org/support/versioning/].
A small example usage:
require 'pg'
conn = PG.connect( dbname: 'sales' )
conn.exec( "SELECT * FROM pg_stat_activity" ) do |result|
puts " PID | User | Query"
result.each do |row|
puts " %7d | | %s " %
row.values_at('procpid', 'usename', 'current_query')
end
end.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
rubygem-pg-1.1.4-3.lbn25.x86_64
This is the extension library to access a PostgreSQL database from Ruby.
This library works with PostgreSQL 9.1 and later.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
rubygem-pg-1.2.3-1.lbn25.x86_64
This is the extension library to access a PostgreSQL database from Ruby.
This library works with PostgreSQL 9.1 and later.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25