Quantcast
Channel: Angel \"Java\" Lopez on Blog » Ruby
Viewing all articles
Browse latest Browse all 16

Ruby: Links, News And Resources (6)

$
0
0

Previous Post
Next Post

defunkt / resque
https://github.com/defunkt/resque
Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.

bvandenbos / resque-scheduler
https://github.com/bvandenbos/resque-scheduler
A light-weight job scheduling system built on top of resque

Understanding Rack
http://tekpub.com/view/rack/1

The Ruby Toolbox
https://www.ruby-toolbox.com/

Fiasco
http://tizoc.github.com/fiasco/
Fiasco is a thin and modular layer on top of Rack inspired by Flask, Jinja2 and Cuba.

List of Ruby Web Frameworks
http://vemod.net/list-of-ruby-web-frameworks

cuba
http://rubygems.org/gems/cuba
Cuba is a microframework for web applications.

An introduction to RSpec – Part I
http://blog.davidchelimsky.net/2007/05/14/an-introduction-to-rspec-part-i/

Getting Started with RSpec – Looking for tutorials
http://stackoverflow.com/questions/201385/getting-started-with-rspec-looking-for-tutorials

Programming for the Web with Ruby
http://rubylearning.com/blog/2012/01/21/free-online-course-programming-for-the-web-with-ruby/

Ruby Guide
http://www.caliban.org/ruby/rubyguide.shtml

bbatsov / ruby-style-guide
A community-driven Ruby coding style guide

Programming Ruby, The Pragmatic Programmer’s Guide
http://ruby-doc.org/docs/ProgrammingRuby/html/index.html

Writing an API Wrapper in Ruby with TDD
http://net.tutsplus.com/tutorials/ruby/writing-an-api-wrapper-in-ruby-with-tdd/

Ruby is the New Smalltalk
http://silversmalltalk.wordpress.com/2012/01/28/ruby-is-the-new-smalltalk/

Why I love Ruby (Part 1)
http://duckpunching.github.com/2011/02/26/why-i-love-ruby-part-1.html

Lisp in 32 lines of Ruby
http://blog.fogus.me/2012/01/25/lisp-in-40-lines-of-ruby/

.NET to Ruby: Learning How to Write Tests, Part I
http://rubysource.com/net-to-ruby-learning-how-to-write-tests/

NET to Ruby: Learning How to Write Tests, Part II
http://rubysource.com/net-to-ruby-learning-how-to-write-tests-part-ii/

WAT
https://www.destroyallsoftware.com/talks/wat
A lightning talk by Gary Bernhardt from CodeMash 2012

luciolang / lucio
https://github.com/luciolang/lucio
Lucio is a Lisp-like language running on Ruby

Languages, Verbosity, and Java
http://www.informit.com/articles/article.aspx?p=1824790

Infografía: Comparativa entre PHP, Ruby y Python
http://www.genbetadev.com/lenguajes-de-programacion/infografia-comparativa-entre-php-ruby-y-phython

RSpec 2.8: The Popular Ruby BDD Tool Goes Supersonic
http://www.rubyinside.com/rspec-2-8-released-5772.html

Slido: markdown to html5 slideshow
http://joseoncode.com/2011/12/29/slido-markdown-to-html5-slideshow/

Monads in Ruby, Part 1: Introduction
http://moonbase.rydia.net/mental/writings/programming/monads-in-ruby/00introduction.html

My Links
http://delicious.com/ajlopez/ruby

Keep tuned!

Angel “Java” Lopez
http://www.ajlopez.com
http://twitter.com/ajlopez



Viewing all articles
Browse latest Browse all 16

Trending Articles