Skip to content

Commit

Permalink
Add v1 dependencies rackup file
Browse files Browse the repository at this point in the history
  • Loading branch information
evanphx committed Sep 7, 2012
1 parent b3fa50b commit 4f748c6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions api.ru
@@ -0,0 +1,5 @@
# This file is used by Rack-based servers to start the application.

require ::File.expand_path('../config/environment', __FILE__)
run V1MarshaledDepedencies.new

0 comments on commit 4f748c6

Please sign in to comment.