Sha256: 4f670daa60364c832b14eef8e5be5d318325f7298358e1f022ef51baab1128bf

Contents?: true

Size: 355 Bytes

Versions: 1

Compression:

Stored size: 355 Bytes

Contents

# project information

Gerbil = {
  :name    => 'Gerbil',
  :version => '1.0.0',
  :release => '2008-01-12',
  :website => 'http://gerbil.rubyforge.org',
  :home    => File.expand_path(File.join(File.dirname(__FILE__), '..'))
}
Gerbil[:format_home]  = File.join(Gerbil[:home], 'fmt')
Gerbil[:format_files] = Dir[File.join(Gerbil[:format_home], '*.yaml')]

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
gerbil-1.0.0 lib/gerbil.rb