Sinatra: Up and Running
2 months ago by Konstantin Haase, Alan Harris on O'Reilly Ruby.
Take advantage of Sinatra, the Ruby-based web application library and domain-specific language used by GitHub, LinkedIn, Engine Yard, and other prominent...
Questions on Ruby? Ask An Expert at RubyLearning
2 months ago by Satish Talim on RubyLearning Blog.
Questions on Ruby? Ask An Expert at RubyLearning RubyLearning is happy to announce the start of a series of blog posts titled “Ask An Expert”...
Practicing Ruby Journal: Three months in and still going strong
2 months ago by gregory.t.brown@gmail.com (Gregory Brown) on Ruby Best Practices.
Three months ago today I relaunched my subscription-based weekly Ruby journal. Over the last 13 weeks I’ve shared my thoughts with over 250 subscribers...
Public Knowledge Bases and You
3 months ago by Jared Sartin on Atomic Spin.
...
Rails plugin: view a tree of all your partials
3 months ago by Yan Pritzker on skwpspace.
Trying to refactor your views? Too many partials got you down? Let PartialMap help! Draws an ascii or html tree of all your views and the partials that...
#300 Contributing to Open Source
3 months ago by Ryan Bates on Railscasts.
GitHub makes it easier than ever to contribute to open source with pull requests. Here I show how to submit a pull request to the VCR project....
Rails 3.1.3 has been released
3 months ago by jonleighton on Riding Rails.
Rails 3.1.3 has been released. This release mainly contains fixes for regressions that popped up in 3.1.2. Changes Action Pack: Downgrade sprockets...
Public Knowledge Bases and You
3 months ago by Jared Sartin on Atomic Spin.
Everyone stumbles into problems from time to time which they can’t immediately solve; you can’t know everything all the time. Fortunately, with a culture...
Clojure: expectations - scenarios
3 months ago by noreply@blogger.com (jaycfields) on Jay Fields Thoughts.
When I set out to write expectations I wanted to create a simple unit testing framework. I'm happy with what expectations provides for unit testing; however...
How to Marshal Procs Using Rubinius
3 months ago by wycats on Katz Got Your Tongue?.
The primary reason I enjoy working with Rubinius is that it exposes, to Ruby, much of the internal machinery that controls the runtime semantics of the...
