Ruby: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
Line 25: Line 25:
*[http://developers.slashdot.org/developers/06/03/08/0241237.shtml Active Record] on slashdot
*[http://developers.slashdot.org/developers/06/03/08/0241237.shtml Active Record] on slashdot
*[http://www.radrails.org/ RadRails] - A Ruby on Rails IDE (built on the Eclipse RCP)
*[http://www.radrails.org/ RadRails] - A Ruby on Rails IDE (built on the Eclipse RCP)
**[http://wiki.radrails.org/ RadRails wiki]
*[http://rubyjedit.org/ Ruby Editor Plugin for jEdit]
*[http://rubyjedit.org/ Ruby Editor Plugin for jEdit]
*[http://rubyonrails.org/ Ruby on Rails]: [http://wiki.rubyonrails.com/ Wiki], [http://weblog.rubyonrails.com/ Blog].
*[http://rubyonrails.org/ Ruby on Rails]: [http://wiki.rubyonrails.com/ Wiki], [http://weblog.rubyonrails.com/ Blog].

Revision as of 18:35, 7 February 2007

General

Guides

Books

Programming Ruby: The Pragmatic Programmer's Guide - ebook

Rails

Notes

Miscellaneous

  • Crypt library is a pure-ruby implementation of a number of popular encryption algorithms
  • libgnupg-ruby is a "wrapper" library for the gpg binary