RubyFlow : The Ruby Community Blog

Home   Submit   Sign Up   Log In   leaders   Twitter   RSS Feed  
 

mencio — 6 posts

http://dev.mensfeld.pl

I just wrote a small how-to about upgrading to Rails 3.2.0 from Rails 3.1.3. It's not so hard as I thought it'd be and new Rails bring us some cool new features. Enjoy :)
Small tutorial on how to zip/unzip directories and how to access single files stored in those archives without unzipping whole packages. Read more
I just found an easy way to extend and overwrite bb-ruby bbcode gem translations in Ruby on Rails. This allows you to implement your own rules really easily. Check it out!.
I just posted an article about using Redis as a temporary cache for data shared by multiple independent processes.
Handling Rubies and gemsets management easier - second part of my tutorial about building from scratches small integration server for development purpose.
I just started creting own small Ruby integration server software here and I've decided to make tutorial out of it. Check it out.