Sha256: 96d54ef7c5fe0aa51e566f1d9ca79bc3f10b5c8c45936756404610b03d205843

Contents?: true

Size: 210 Bytes

Versions: 6

Compression:

Stored size: 210 Bytes

Contents

module WpFire
  ROOT = File.expand_path(File.join(File.dirname(__FILE__)))
  autoload :Generator, 'wp_fire/generator'
  autoload :Compiler, 'wp_fire/compiler'
  autoload :MainCommand, 'wp_fire/main_command'
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
wp-fire-0.1.0 wp_fire.rb
wp-fire-0.0.7 wp_fire.rb
wp-fire-0.0.6 wp_fire.rb
wp-fire-0.0.5 wp_fire.rb
wp-fire-0.0.4 wp_fire.rb
wp-fire-0.0.3 wp_fire.rb