read-ruby icon indicating copy to clipboard operation
read-ruby copied to clipboard

Free ebook about Ruby 1.9

Results 24 read-ruby issues
Sort by recently updated
recently updated
newest added

There does not appear to be any claim about who wrote the book. Is it satisfactory to identify the author as "runpaint.org" (alphabetize as "runpaint.org"; when necessary, enter "runpaint.org" as...

``` ➜ read-ruby git:(master) rake browse --trace ** Invoke browse (first_time) ** Invoke html (first_time) rake aborted! Don't know how to build task 'out/toc.html.gz' /home/jinleileiking/.rvm/gems/ruby-1.9.3-p125/gems/rake-0.9.2.2/lib/rake/task_manager.rb:49:in `[]' /home/jinleileiking/.rvm/gems/ruby-1.9.3-p125/gems/rake-0.9.2.2/lib/rake/task.rb:60:in `lookup_prerequisite' /home/jinleileiking/.rvm/gems/ruby-1.9.3-p125/gems/rake-0.9.2.2/lib/rake/task.rb:56:in `block...

First off, excellent discussion on splat operator at: http://ruby.runpaint.org/variables#splat-lvalue Perhaps, that section could clarify that when an lvalue is splatted and it does not have enough corresponding rvalues, it is...

In section VII.L., aliases, one thing is not mentioned that is a crucial difference between alias vs. alias_method: how they resolve the "source" method. In investigating the difference myself I...

The section on applying the splat operator in an argument list misses one important point. It says: > This technique works by sending :to_a to the prefixed object, so any...

I would love to read this on my Kindle. Would be possible to have mobi version? Thanks!

Inside of ``s, switch existing ``s to ``s, leaving `` free to hold a description of the columns. (Currently, this description appears in a `` preceding the `` so as...

markup

When http://redmine.ruby-lang.org/issues/show/3989 is complete, update chapter.

1.9.3

Wait until spec. settles down, then describe them.

1.9.3

The NC clause is non-DFSG free; it needs to be removed. BY-SA 3.0 seems the best compromise.