Skip to content

Commit

Permalink
Config file for combustion
Browse files Browse the repository at this point in the history
  • Loading branch information
David J. Brenes committed Feb 26, 2014
1 parent ae8cade commit abb1253
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions config.ru
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
require 'rubygems'
require 'bundler'

Bundler.require :default, :development

Combustion.initialize!
run Combustion::Application

0 comments on commit abb1253

Please sign in to comment.