Tag Archives: ruby

Ruby Enumerable#partition

More than once in the past I would have used this, had I known it was there. Often I am consumed by the task of getting the job done and less focussed on keeping up to date with the documentation. … Continue reading

Posted in Programming, Ruby | Tagged , | Leave a comment

Riding Rails: jQuery: New Default

Riding Rails: jQuery: New Default. This is timely.  I was getting a bit too used to adding jQuery to every project and removing prototype.  Needless to say, I’m excited at the prospect and hope to see Rails 3.1 soon!

Posted in Javascript, Programming, Rails, Ruby, Web | Tagged , , , | Leave a comment

Keep Multiple Ruby Projects Separated

How do I keep multiple Ruby projects separate?. This is really helpful article for those of us that have many projects that span great amounts of time.  It gives you the high level of how to leverage RVM, with Bundler … Continue reading

Posted in Programming, Rails, Ruby, Web | Tagged , , , , , | Leave a comment