Sha256: 75db8e87eb738829fa254195132124581128172e9322cd7424cfa7f5e94469ff

Contents?: true

Size: 122 Bytes

Versions: 9

Compression:

Stored size: 122 Bytes

Contents

class TechcorCli
  pre do
    ENV['RACK_ENV'] ||= 'production'
    require 'hirb'
    require 'techcor'
    true
  end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
techcor-0.0.10 lib/commands/gli/hooks.rb
techcor-0.0.9 lib/commands/gli/hooks.rb
techcor-0.0.8 lib/commands/gli/hooks.rb
techcor-0.0.7 lib/commands/gli/hooks.rb
techcor-0.0.6 lib/commands/gli/hooks.rb
techcor-0.0.5 lib/commands/gli/hooks.rb
techcor-0.0.4 lib/commands/gli/hooks.rb
techcor-0.0.3 lib/commands/gli/hooks.rb
techcor-0.0.2 lib/commands/gli/hooks.rb