Looking for Examples

Where can I find examples of Ruby codes?

Try the Pickaxe Ruby book.

Colin

if send me some money i will give you some best book of ruby but u have to pay 100$ for it

Thuy Nhien wrote in post #972774:

Where can I find examples of Ruby codes?

https://github.com/languages/Ruby

Thank you for the links.

Spam, don't pay for it.

You can find on Github, and on RubyForum.org.

I suggest you to install some software like in Ubuntu you can use Ruby Browser.

A pro developer suggested me to read the codes of these projects because it's so pure: rack-cache http://rtomayko.github.com/rack-cache/ Bacon test framework (also on Guthub)

I love DataMapper personally, and also try to read Devise.

And the best thing: read the API of Rails, since it's Ruby on Rails, it's a framewrok written in pure Ruby language. Have fun, Zoltán

Answering the question "Where can I find examples of Ruby codes? ". There are a lot of sources of ruby codes, but probably the question should be stated as "Where can I find examples of good Ruby codes?".

Last Tuesday at LA ruby meetup we had a similar question from one guy who wanted to compare his ruby code with the "best practices / style code". One of the most popular resources that was named is github and specifically rubygems.org project which is an opensource application also known as "gem cutter".

Spam, don't pay for it.

Please don't top post, it makes it difficult to follow the thread. Insert your reply at appropriate points in previous message.

Now half the people reading this will take it that you mean that *my* message was spam.

Colin