update

Convert an array to a hash - Pretty simple, but maybe not intuitive
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux Ruby Freeware Good (3.9/5) 351 June 27th, 2007 UTC |
|
update

RDParser - Recursive descent parser for Ruby
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux Ruby Freeware Fair (2.0/5) 467 June 27th, 2007 UTC |
|
update

ruby language features - Unsorted list of features, howto's, suggar and evils of ruby (on rails)
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux Ruby Freeware Good (3.3/5) 376 June 27th, 2007 UTC |
|
update

ActiveRecord and SQL Server - Ensure you done the initial setup for SQL Server and ActiveRecord (ADO.rb).
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Linux Ruby Freeware Fair (2.8/5) 596 June 27th, 2007 UTC |
|
update

Tag Cloud in Ruby - The options.delete with the default looks mildly interesting.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux Python Freeware Fair (2.8/5) 488 June 27th, 2007 UTC |
|
update

Date Time Format in RUBY - Formats time according to the directives in the given format string.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux Ruby Freeware Fair (2.2/5) 696 June 27th, 2007 UTC |
|
update

Don't display the delete link - Don't display the delete link unless no service events exist
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux Ruby Freeware Fair (2.3/5) 326 June 27th, 2007 UTC |
|
update

Ruby Daemon Module lets you implement a daemon very easily, and also lets you write cleanup code.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux Ruby Freeware Good (3.0/5) 768 June 27th, 2007 UTC |
|
update

Dinamically adding methods to objects using blocks - You can dinamically define a method in an instance
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux Ruby Freeware Fair (2.3/5) 320 June 27th, 2007 UTC |
|
update

Add Subversion Revsions Number to Rails App - Add this to your environment.rb file for a dead easy way ...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux Ruby Freeware Fair (2.4/5) 386 June 27th, 2007 UTC |
|
update

pg_show_deps - outputs dependencies graph for tables, types, proc, views in PostgreSQL database schema
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux Ruby Freeware Fair (2.7/5) 384 June 27th, 2007 UTC |
|
update

Ruby Object creation tracer - Insert this code at the top of your code and it will tell you where most ...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux Ruby Freeware Good (3.3/5) 360 June 27th, 2007 UTC |
|
update

Date.distance_to method for Ruby gives years, months, and days between two dates (like a human would ex...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux Ruby Freeware Good (3.0/5) 434 June 27th, 2007 UTC |
|
update

Random Alphanumeric String Generator allows you to do String.random_alphanumeric(num) to get a random s...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux Ruby Freeware Good (3.3/5) 1,775 June 27th, 2007 UTC |
|
update

Detect if your running on windows - It's an unfortunate necessity that you need to write different...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux Ruby Freeware Fair (2.0/5) 346 June 27th, 2007 UTC |
|
update

call sort with a block - call sort function with a block for ruby
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux Ruby Freeware Fair (2.3/5) 301 June 27th, 2007 UTC |
|
update

Combine Bible verse references - Combines references from the same Bible book into one reference
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux Ruby Freeware Good (3.5/5) 409 June 27th, 2007 UTC |
|
update

Ruby Dummy File Generator generates a dummy file specified to your size.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux Ruby Freeware Good (3.5/5) 1,270 June 27th, 2007 UTC |
|
update

Class-Level Method Chaining - Class-Level Method Chaining Using extend instead of include/ClassMethod m...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux Ruby Freeware Fair (2.8/5) 349 June 27th, 2007 UTC |
|
update

Full intersection between 2 arrays adds a method to Array to perform a full intersection between 2 arra...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux Ruby Freeware Good (3.8/5) 497 June 27th, 2007 UTC |
|
update

go from model to associated table name and back - Given a table object, it returns the related string o...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux Ruby Freeware Fair (2.7/5) 308 June 27th, 2007 UTC |
|
update

Using the claimID API with Ruby - Adjust the options to fit your needs
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux Ruby Freeware Very Good (4.2/5) 328 June 27th, 2007 UTC |
|
update

Random password generator for Ruby - Unfriendly / easily mistaken characters (i o 0 1 l 0) are excluded.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux Ruby Freeware Good (3.6/5) 451 June 27th, 2007 UTC |
|
update

Fix for ActiveRecord SQL Server adapter dates - The SQL Server adapter for ActiveRecord uses Time objec...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux Ruby Freeware Fair (2.5/5) 470 June 27th, 2007 UTC |
|
update

Extracting all subarray indices - Extracting all subarray indices from a multi-dimensional array
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux Ruby Freeware Fair (2.9/5) 387 June 27th, 2007 UTC |
|
update

ActiveRecord::Errors#to_xml will allow you to call to_xml on an ActiveRecord::Errors object.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux Ruby Freeware Good (3.5/5) 398 June 27th, 2007 UTC |
|
update

non persistent ActiveRecord - Simple base class to make AR objects without a corresponding database table
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux Ruby Freeware Very Good (4.2/5) 348 June 27th, 2007 UTC |
|
update

Rubify takes a string, such as a post title ("Rat Brains Fly Planes") and convets it into a r...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux Ruby Freeware Good (3.6/5) 341 June 27th, 2007 UTC |
|
update

Creating navigation bars with current section enables you to create as many navigation lists as you lik...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux Ruby Freeware Poor (1.6/5) 331 June 27th, 2007 UTC |
|
update

Street Designation hash is a hash for converting street designation abbreviations
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux Ruby Freeware Very Good (4.0/5) 350 June 27th, 2007 UTC |
|
|