Better Redirects in Rails
An informative post explaining a couple of nifty Rails enhancements that enhance redirects. These DRY up the actions of linking to something and... more »
0 commentsSave Tags: frameworks, ruby
Getting Started with SOAP4R
Installing and using SOAP4R, with a discussion of the different ways to create a SOAP client with it.
0 commentsSave Tags: ruby, web services
JRuby 0.92 released
Despite being a minor point release, there are some great improvements: - Extensions openssl and readline now working - Code for a new graphical... more »
4 commentsSave Tags: announcement, java, ruby
Sun gets Ruby-fied
In Sun's first Ruby announcement since it acquired the JRuby team, Sun released JRuby 0.9.1. With significant new features and 50-60% faster, JRuby is... more »
1 commentsSave Tags: announcement, java, ruby
RJS Templates Demystified (a cheat sheet)
RJS Templates make AJAX simple in Ruby on Rails. Here is a three-page cheatsheet, making it easy enough for even the greenest newbie.
0 commentsSave Tags: ajax, how-to, ruby
JRuby Presentation in Video and Slides
Thomas Enebo and Charles Nutter have put together an online video and slide presentation along with InfoQ about JRuby. As the guys talk about Ruby and... more »
0 commentsSave Tags: java, ruby
Choosing a Rails Blogging System
It used to be that there was only one real choice in Rails blogging systems. Now, new ones have burst onto the scene and this post has a good... more »
0 commentsSave Tags: frameworks, ruby