Ruby: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
Line 32: Line 32:
*[http://www.ibm.com/developerworks/web/library/j-cb05096.html Crossing borders: What's the secret sauce in Ruby on Rails?] from IBM
*[http://www.ibm.com/developerworks/web/library/j-cb05096.html Crossing borders: What's the secret sauce in Ruby on Rails?] from IBM
*[http://www.hezmatt.org/~mpalmer/blog/general/rewriting_in_rails_a_practical_examination.html Rewriting in Rails: a Practical Examination]
*[http://www.hezmatt.org/~mpalmer/blog/general/rewriting_in_rails_a_practical_examination.html Rewriting in Rails: a Practical Examination]
*Local groups:
**[http://greaterbostonrubyandrails.com/ Greater Boston Ruby and Rails]
**[http://boston.rubygroup.org/ Boston Ruby Group]


*Cheat Sheets:
*Cheat Sheets:

Revision as of 02:32, 8 February 2007

General

Guides

Books

Programming Ruby: The Pragmatic Programmer's Guide - ebook

Rails

Tools

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