Skip to content

Random things I gather about the quirkiness of the Ruby language

Notifications You must be signed in to change notification settings

paulsonkoly/ruby_101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby101

This isn't really a book about Ruby, more like a dumping ground for random things I found baffling about Ruby.

Generating the HTML

The format is a standard gem, so the following recipe should work

bundle install
bundle exec rake

Now the HTML format should be in docs/.

github.io

The document is publised on github.io.

About

Random things I gather about the quirkiness of the Ruby language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published