Re: Real world ruby programs to learn from



Fernando Perez wrote:
Hi,

Can you recommend some Ruby projects in which I can have a look to learn
good Ruby practices / idioms and why not contribute to them? I am fed up
with the stupid code examples we find in books.

The Ruby on Rails code is a bit too complex to start with I guess.

I think http://pleac.sf.net is the site you need to visit.
--
Posted via http://www.ruby-forum.com/.

.



Relevant Pages

  • Real world ruby programs to learn from
    ... Can you recommend some Ruby projects in which I can have a look to learn ... good Ruby practices / idioms and why not contribute to them? ... with the stupid code examples we find in books. ...
    (comp.lang.ruby)
  • Re: Real world ruby programs to learn from
    ... Can you recommend some Ruby projects in which I can have a look to learn ... good Ruby practices / idioms and why not contribute to them? ... I am writing my first ruby app ...
    (comp.lang.ruby)
  • Re: Generate binary sequences of length n?
    ... Doesn't necessarily roll off the fingers as readily as some Ruby ... idioms do :-) But I think all or most of what you need is there, ...
    (comp.lang.ruby)
  • Re: Ruby Performance
    ... Those idioms are around 21 seconds each in Ruby. ... >> considering it runs twice as slowly as Perl. ... >> sys 0m0.068s ...
    (comp.lang.ruby)
  • Re: teaching ruby as cs intro?
    ... http://www.zenspider.com/Languages/Ruby/index.html <- papers from Ruby conferences ... would leave off that first URL. ... One reason we have an idioms page is because the meaning of the code in the idioms is not readily apparent. ... I think a far better leading url would be pointing to a small, non-obfuscated ruby program that performs a task common in a CS teaching environment. ...
    (comp.lang.ruby)