Skip to content

Commit

Permalink
[Ruby 1.9] Fix Integrity initialization. Now it runs and pretends wor…
Browse files Browse the repository at this point in the history
…king.
  • Loading branch information
Yury Velikanau committed Jan 13, 2011
1 parent 06490db commit fe1b9ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.ru
@@ -1,2 +1,2 @@
require "init"
require File.expand_path("../init", __FILE__)
run Integrity.app

0 comments on commit fe1b9ef

Please sign in to comment.