projects
/
puppet_rubygems.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
add pg-ruby gem
[puppet_rubygems.git]
/
manifests
/
postgres.pp
1
class rubygems::postgres {
2
include postgres::devel
3
rubygems::package{'pg-ruby':}
4
}