Rod Johnson: "Can Ruby on Rails do that?"
Adrian Coyler presented tonight's keynote at SpringOne. Once again Grails was a large part of the presentation. During the demo, he created a grails... more »
0 commentsSave Tags: groovy, java, news, ruby
Glassfish v3 with Merb and Warbler
For a project I’m currently working on we needed something really really fast. Rails with Ruby MRI was out of the question so we went for JRuby and... more »
0 commentsSave Tags: java, ruby, server
Reviewing additional Ruby tools, with example usage (reek, Towelie, Flay)
I have heard about new Ruby tools since I did my Ruby Tools Roundup. I am always interested in tools that can help improve our code, so I had to check... more »
0 commentsSave Tags: agile, ruby, tools
Parsing PHP gettext strings with Ruby
How to get both _("string") and {t}string{/t} out of a whole project and update a .po file when working with gettext in PHP with Smarty.
0 commentsSave Tags: how-to, php, ruby
Ruby Advent Calendar 2008
An article a day for the holiday season - tips, tutorials, how-tos.
0 commentsSave Tags: how-to, ruby
First Steps in Rails (on Heroku)
One of the easiest ways to get started with Ruby on Rails is to use the online service Heroku. Heroku provides a web-based interface that makes it... more »
0 commentsSave Tags: ruby, tools
via