Sha256: b8d5c14a900e13e02d2d9f9c196a1c0577817de7a00f6bccc56bd2407955e4f5
Contents?: true
Size: 262 Bytes
Versions: 25
Compression:
Stored size: 262 Bytes
Contents
Configuration.for('b'){ host "codeforpeople.com" www { port 80 url "http://#{ host }:#{ port }" } db { port 5342 url "db://#{ host }:#{ port }" } mail { host "gmail.com" port 25 url "mail://#{ host }:#{ port }" } }
Version data entries
25 entries across 25 versions & 5 rubygems