Skip to content

Commit

Permalink
Constants don't work without Foundation
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.macosforge.org/repository/ruby/ControlTower/trunk@4267 23306eb0-4c56-4727-a40e-e92c0eb68959
  • Loading branch information
jballanc committed Jun 23, 2010
1 parent 4bb62c3 commit 9e3fb0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/control_tower/rack_socket.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# This file is covered by the Ruby license. See COPYING for more details.
# Copyright (C) 2009-2010, Apple Inc. All rights reserved.

framework 'Foundation'
require 'CTParser'

module ControlTower
Expand Down

0 comments on commit 9e3fb0f

Please sign in to comment.