代码搜索:Ruby
找到约 1,747 项符合「Ruby」的源代码
代码结果 1,747
www.eeworm.com/read/493655/1164304
rb glbackend.rb
# GLBackEnd -*- mode: ruby; ruby-indent-level: 4 -*-
#
# This backend generates CPP code
require 'script/glextension.rb'
require 'script/glfrontend.rb'
module GLExtGen
class GLBackEnd
def in
www.eeworm.com/read/488400/1230245
entries
/ruby_sess.2f1db58ef4eec5be/1.1/Tue Aug 15 21:17:23 2006/-kb/
/ruby_sess.3c947d7339eeb7dd/1.1/Tue Aug 22 13:53:17 2006/-kb/
/ruby_sess.5d9a6af500ff0c5b/1.1/Sun Aug 20 15:28:24 2006/-kb/
/ruby_sess.
www.eeworm.com/read/474341/1394283
rb ysearch.rb
#!/usr/bin/env ruby
# =Ruby API for Yahoo! Search Web Services
#
# See http://developer.yahoo.net/
# (C) 2005-2006 Premshree Pillai
# http://premshree.livejournal.com/
#
# === LICENSE:
#
www.eeworm.com/read/458008/1590341
fcgi dispatch.fcgi
#!/Users/dave/ruby1.8/bin/ruby
require File.dirname(__FILE__) + "/../config/environment"
require 'dispatcher'
require 'fcgi'
FCGI.each_cgi { |cgi| Dispatcher.dispatch(cgi) }
www.eeworm.com/read/389759/2538133
readme
The following Ruby libraries are included here, both licensed under the Ruby
License, which has a dual-licensed that includes the GPL.
*Mongrel 1.0.1 http://mongrel.rubyforge.org/ - a web server libr
www.eeworm.com/read/389759/2538134
rb rubygems.rb
#!/usr/bin/env ruby
# -*- ruby -*-
#--
# Copyright 2006 by Chad Fowler, Rich Kilmer, Jim Weirich and others.
# All rights reserved.
# See LICENSE.txt for permissions.
#++
require 'rbconfig'
module
www.eeworm.com/read/377343/2701945
rb ysearch.rb
#!/usr/bin/env ruby
# =Ruby API for Yahoo! Search Web Services
#
# See http://developer.yahoo.net/
# (C) 2005-2006 Premshree Pillai
# http://premshree.livejournal.com/
#
# === LICENSE:
#
www.eeworm.com/read/458008/1590164
cgi dispatch.cgi
#!/opt/local/bin/ruby
require File.dirname(__FILE__) + "/../config/environment" unless defined?(RAILS_ROOT)
# If you're using RubyGems and mod_ruby, this require should be changed to an absolute pat
www.eeworm.com/read/458008/1590207
cgi dispatch.cgi
#!/opt/local/bin/ruby
require File.dirname(__FILE__) + "/../config/environment" unless defined?(RAILS_ROOT)
# If you're using RubyGems and mod_ruby, this require should be changed to an absolute pat
www.eeworm.com/read/458008/1590455
cgi dispatch.cgi
#!/opt/local/bin/ruby
require File.dirname(__FILE__) + "/../config/environment" unless defined?(RAILS_ROOT)
# If you're using RubyGems and mod_ruby, this require should be changed to an absolute pat