代码搜索:Ruby
找到约 1,747 项符合「Ruby」的源代码
代码结果 1,747
www.eeworm.com/read/414813/2142545
rb test_combinations.rb
#!/usr/bin/env ruby
require 'test/unit'
require 'geos'
require 'test_helper'
class TestGeosCombinations < Test::Unit::TestCase
def setup
@test_helper = GeosTestHelper.new()
end
def run_
www.eeworm.com/read/414813/2142551
rb example.rb
#!/usr/bin/env ruby
require 'test/unit'
require 'geos'
require 'stringio'
class TestGeos < Test::Unit::TestCase
def setup
@geom_factory = Geos::GeometryFactory.new()
end
def create_coor
www.eeworm.com/read/389864/2535340
cxx lexruby.cxx
// Scintilla source code edit control
/** @file LexRuby.cxx
** Lexer for Ruby.
**/
// Copyright 2001- by Clemens Wyss
// The License.txt file describes the conditions under which t
www.eeworm.com/read/389759/2538298
rb copy_icons.rb
#!/usr/bin/env ruby
#
# Transforms icon filenames from an icon tarball to correct format for committing
#
# (c) 2006 Mark Kretschmann
# Licensed under GPL V2.
require 'fileutils'
d
www.eeworm.com/read/389759/2538367
rb redopodcasts.rb
#!/usr/bin/env ruby
query = `dcop amarok collection query "SELECT url FROM podcastchannels;"`
print "Grabbing podcast feeds from database...\n"
podcasts = query.split("\n")
print "Delete all the po
www.eeworm.com/read/389759/2538370
rb databasescripts.rb
#!/usr/bin/env ruby
#
#
# Form implementation generated from reading ui file 'selector.ui'
#
# Created: Fri Dec 2 23:40:46 2005
# by: The QtRuby User Interface Compiler (rbuic)
#
# WARNING! All c
www.eeworm.com/read/389759/2538373
rb staleimages.rb
#!/usr/bin/env ruby
#
# script to remove stale images in the database
#
# (c) 2006 Roland Gigler
# License: GNU General Public License V2
system("dcop", "amarok", "playlist", "shortS
www.eeworm.com/read/387868/2555619
cxx lexruby.cxx
// Scintilla source code edit control
/** @file LexRuby.cxx
** Lexer for Ruby.
**/
// Copyright 2001- by Clemens Wyss
// The License.txt file describes the conditions under which t
www.eeworm.com/read/355365/3054551
cxx lexruby.cxx
// Scintilla source code edit control
/** @file LexRuby.cxx
** Lexer for Ruby.
**/
// Copyright 2001- by Clemens Wyss
// The License.txt file describes the conditions under which t
www.eeworm.com/read/334557/12591658
cxx lexruby.cxx
// Scintilla source code edit control
/** @file LexRuby.cxx
** Lexer for Ruby.
**/
// Copyright 2001- by Clemens Wyss
// The License.txt file describes the conditions under which t