Revert to using ActiveSupport to_proc instead.
commit2f6f030d55a126eb08ff06ee2ca981005eed7404
authorolabini <olabini@961051c9-f516-0410-bf72-c9f7e237a7b7>
Wed, 16 Apr 2008 21:17:32 +0000 (16 21:17 +0000)
committerolabini <olabini@961051c9-f516-0410-bf72-c9f7e237a7b7>
Wed, 16 Apr 2008 21:17:32 +0000 (16 21:17 +0000)
tree440cbe012cca65a3bdaa9c2c6e91185fe38a686d
parent147904a97deda0c7fffd8344514b98cb6704bdfe
Revert to using ActiveSupport to_proc instead.

git-svn-id: http://svn.codehaus.org/jruby/trunk/jruby@6519 961051c9-f516-0410-bf72-c9f7e237a7b7
lib/ruby/site_ruby/1.8/builtin/core_ext/symbol.rb [new file with mode: 0644]
src/org/jruby/Ruby.java
src/org/jruby/RubySymbol.java
test/testSymbol.rb