Adding Ruby Enterprise Edition to multiruby versions
How to add Ruby Enterprise Edition to multiruby version and test a Ruby command across multiple versions of ruby all at once.
How to add Ruby Enterprise Edition to multiruby version and test a Ruby command across multiple versions of ruby all at once.
How to create the database.yml file with Capistrano to prevent sensitive data to be stored in the application repository.
The slides from my Refactoring to Design Patterns talk at phpDay 2009 are now available.
TabsOnRails is a simple Rails plugin for creating and managing Tabs. The release 0.3.0 is now available as a GEM, with multi-tabs support.
A super simple Rails validator for URL based on Ruby URI library.