Ruby: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
 
(3 intermediate revisions by the same user not shown)
Line 10: Line 10:
*[http://whytheluckystiff.net/ whytheluckystiff]
*[http://whytheluckystiff.net/ whytheluckystiff]
*[http://www.ruby-forum.com/ Ruby Forums]
*[http://www.ruby-forum.com/ Ruby Forums]
*[http://www.rubyinside.com/ Ruby Inside] - blog
*[http://code.whytheluckystiff.net/ why's subversion repo]
*[http://code.whytheluckystiff.net/ why's subversion repo]
**[http://code.whytheluckystiff.net/hpricot/ Hpricot] - a fast, enjoyable HTML parser for Ruby  
**[http://code.whytheluckystiff.net/hpricot/ Hpricot] - a fast, enjoyable HTML parser for Ruby  


===Guides===
===Guides===
*[http://www.rubybrain.com/ RubyBrain] - Javascript enhanced Ruby API docs
*[http://poignantguide.net/ruby/ Why's (Poingnant) Guide to Ruby]
*[http://poignantguide.net/ruby/ Why's (Poingnant) Guide to Ruby]
*[http://www.pine.fm/LearnToProgram/ Learn to Program]
*[http://www.pine.fm/LearnToProgram/ Learn to Program]
Line 33: Line 35:
**[http://www.rubyonrails.org/screencasts Screencasts]
**[http://www.rubyonrails.org/screencasts Screencasts]
**[http://api.rubyonrails.org/ API] - Rails Framework Documentation
**[http://api.rubyonrails.org/ API] - Rails Framework Documentation
*[http://www.railsbrain.com/ RailsBrain] - Javascript enhanced Rails API docs
*[http://railsapi.org/ Ruby on Rails API] - PHP.net style documentation for Rails
*[http://railsapi.org/ Ruby on Rails API] - PHP.net style documentation for Rails
*[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
Line 43: Line 46:
*[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]
*[http://greaterbostonrubyandrails.com/RubyNotes.html Ruby and Rails notes]
*[http://greaterbostonrubyandrails.com/RubyNotes.html Ruby and Rails notes]
*[http://railscasts.com/ Railscasts] - free RoR screencasts
*[http://peepcode.com/ PeepCode] screencasts are a high-intensity way to learn Ruby on Rails website development


*Groups:
*Groups:
Line 68: Line 73:
*[http://groups.google.com/group/rubyonrails?hl=en Ruby on Rails Google group] - an adhoc and unofficial group for Ruby on Rails (RoR) fans
*[http://groups.google.com/group/rubyonrails?hl=en Ruby on Rails Google group] - an adhoc and unofficial group for Ruby on Rails (RoR) fans
*[http://therailsway.com/ The Rails Way] is all about teaching "best practices" in Rails application design
*[http://therailsway.com/ The Rails Way] is all about teaching "best practices" in Rails application design
*[http://railspikes.com/ Rail Spikes] - Ruby on Rails from the trenches


===REST===
===REST===
Line 74: Line 80:
*[http://wiki.rubyonrails.com/rails/pages/ActiveResource Active Resource]
*[http://wiki.rubyonrails.com/rails/pages/ActiveResource Active Resource]
*SignOut [http://www.therailsway.com/2007/2/13/signout-part-1 Part 1] and [http://www.therailsway.com/2007/2/20/signout-part-2 Part 2]
*SignOut [http://www.therailsway.com/2007/2/13/signout-part-1 Part 1] and [http://www.therailsway.com/2007/2/20/signout-part-2 Part 2]
*[http://blogs.sun.com/divas/entry/restful_rails_tutorial  Rails RESTful Resources Tutorial]


===Tools===
===Tools===

Latest revision as of 19:44, 21 July 2008

General

Guides

Books

Rails

REST

Tools

Notes

Miscellaneous