Ruby: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
Line 26: Line 26:
**[http://www.rubyonrails.org/docs Documentation for Ruby on Rails]
**[http://www.rubyonrails.org/docs Documentation for Ruby on Rails]
**[http://www.rubyonrails.org/screencasts Screencasts]
**[http://www.rubyonrails.org/screencasts Screencasts]
**[http://rubyonrails.org/api/ API] - Rails Framework Documentation
*[http://www.digg.com/search?search=ruby+on+rails&submit=Submit Ruby on Rails] on digg
*[http://www.digg.com/search?search=ruby+on+rails&submit=Submit Ruby on Rails] on digg
*[http://www.technorati.com/search/ruby+on+rails Ruby on Rails] on technocrati
*[http://www.technorati.com/search/ruby+on+rails Ruby on Rails] on technocrati
*[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://developer.apple.com/tools/rubyonrails.html Using Ruby on Rails on Mac OS X]
*[http://developer.apple.com/tools/rubyonrails.html Using Ruby on Rails on Mac OS X]
*[http://locomotive.raaum.org/ Locomotive] - a simple tool to help you develop Ruby on Rails applications on Mac OS X
*[http://www.ibm.com/developerworks/java/library/j-cb03076/ Exploring Active Record] from  IBM
*[http://www.ibm.com/developerworks/java/library/j-cb03076/ Exploring Active Record] 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.ibm.com/developerworks/web/library/j-cb05096.html Crossing borders: What's the secret sauce in Ruby on Rails?] from IBM
Line 53: Line 55:


*[http://www.xml.com/pub/a/2005/11/02/rest-on-rails.html REST on Rails]
*[http://www.xml.com/pub/a/2005/11/02/rest-on-rails.html REST on Rails]
*[http://www.therailsway.com/ The Rails Way] - best practices in Rails application design (focusing on REST)


*[http://www.redhat.com/magazine/025nov06/features/ruby/ Ruby on Rails on Red Hat]
*[http://www.redhat.com/magazine/025nov06/features/ruby/ Ruby on Rails on Red Hat]

Revision as of 21:15, 19 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