Ruby

JRuby 1.1.3 released - Getting Started with GlassFish

JRuby 1.1.3 was released last week - download here. The highlights are:

0 replies - 1689 views - 07/21/08 by Arun Gupta in Blogs

Leveraging Unit Tests As Functional Tests, Load Tests, and Service Monitors

Frank Cohen will demonstrate the new PushToTest TestMaker Version 5 open- source end-to-end service governance and test automation tool. Software developers...

0 replies - 5836 views - 07/21/08 by Schalk Neethling in News

Running mod_rails on Leopard (OSX 10.5)

From the command line:gem install passengersudo passenger-install-apache2-moduleThe Apache 2 module was successfully installed. Please edit your Apache...

2 replies - 2751 views - 07/04/08 by danielwanja in News

Java and Mocking

I've just spent my first three days on a project in Leeds. It's a pretty common Java project, RESTful services and some MVC screens. We have been using Mockito...

4 replies - 6468 views - 07/04/08 by olabini in News

TOTD #37: SQLite3 with Ruby-on-Rails on GlassFish Gem

0 replies - 1454 views - 07/02/08 by Arun Gupta in Blogs

Rails 2.1 on GlassFish - it works!

Rails 2.1 was released earlier this month. GlassFish provides a complete development/deployment environment for Rails applications. Some of the main...

0 replies - 1610 views - 06/19/08 by Arun Gupta in News

Glimmer - Using Ruby to Build SWT User Interfaces

Glimmer is a JRuby DSL that enables easy and efficient authoring of user-interfaces using the robust platform-independent Eclipse SWT library. Glimmer comes...

2 replies - 20488 views - 06/19/08 by AndyMaleh in Articles

Get to know "Merb"

Merb is a lightweight MVC framework that is becoming popular among rubyists. Its claim to fame it that it is flexible. Its agnostic to ORM frameworks,...

0 replies - 2872 views - 06/12/08 by Shashank Tiwari in News

Thomas Enebo Releases JMX Gem

I wrote a JMX client library quite a while back and I finally got around to putting it on jruby-extras. To get the magic you can:jruby -S gem install jmxOnce...

0 replies - 2813 views - 06/10/08 by Thomas Enebo in News

RailsConf 2008 Ruby Hero Awards Video

 RailsConf 2008 Ruby Hero Award Video on Vimeo. The guys over at Rails Envy somehow managed to present (and create) the Ruby Heroes Awards...

0 replies - 506 views - 06/03/08 by danielwanja in Videos

RailsConf 2008

I've landed, gotten mostly back in the right timezone without too many incidents (except running through SFO to board very badly scheduled connection).After...

0 replies - 516 views - 06/03/08 by olabini in News

RailsConf 2008 David Heinemeier Hansson's Keynote Video

 RailsConf 2008 David Heinemeier Hansson Keynote on Vimeo. Part of dhh’s message was to spread the message…so I assume I should be fine to...

0 replies - 429 views - 06/03/08 by danielwanja in Videos

RailsConf 2008 Git Talk by Scot Chacon Video

Most awesome talk of RailsConf 2008.RailsConf 2008 Git Talk by Scot Chacon Video on Vimeo. As everyone in the Rails community is moving towards using Git,...

0 replies - 444 views - 06/03/08 by danielwanja in Videos

RailsConf tutorial and source code open sourced

Thanks to everyone that attended the Powering AIR with Rails talk. That was really cool. I didn’t realize how hard it is to give such talks, but hey…party...

0 replies - 487 views - 06/03/08 by danielwanja in News

Ruby doesn't have meta classes

OK. It's time to get rid of this terminology problem. Ruby does NOT have meta classes. You can define them yourself, but it's not the same thing as what is...

0 replies - 533 views - 05/30/08 by olabini in News