Skip to content

Commit

Permalink
added missing rails files
Browse files Browse the repository at this point in the history
  • Loading branch information
edraut committed Sep 7, 2010
1 parent 9ad962e commit bd934e0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config.ru
@@ -0,0 +1,4 @@
# This file is used by Rack-based servers to start the application.

require ::File.expand_path('../config/environment', __FILE__)
run EyesWin::Application

0 comments on commit bd934e0

Please sign in to comment.