Ruby

Multiplayer IDE Gets Better Support for Ruby

0 replies - 258 views - 09/10/08 by jdegoes in Announcements

Language Generation

This post is the first in a series of posts about PAIPr. Read here for more info about the concept.

0 replies - 288 views - 09/10/08 by olabini in News

Paradigms of Artificial Intelligence Programming (In Ruby)

Since I never can get enough projects, I’ve decided to start on something I’ve thought about doing for a long time. There are several reasons for doing it,...

0 replies - 235 views - 09/10/08 by olabini in News

Simplified finders in DataMapper

It seems I’m spending lots of time reading about DataMapper currently, while planning the first refactoring of Ribs. While reading I keep seeing Sam’s...

0 replies - 189 views - 09/08/08 by olabini in News

JtestR 0.3.1 Released

JtestR allows you to test your Java code with Ruby frameworks.Homepage: http://jtestr.codehaus.orgDownload: http://dist.codehaus.org/jtestrJtestR 0.3.1 is the...

0 replies - 165 views - 08/22/08 by olabini in News

Rails running on GlassFish @ LinkedIn

Light Engineering team (BumperSticker fame) at LinkedIn has chosen GlassFish for running their Rails application. One of the developers on the team reports:

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

JRuby 1.1.3 released - Getting Started with GlassFish

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

0 replies - 598 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 - 3068 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 - 1130 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 - 3947 views - 07/04/08 by olabini in News

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

0 replies - 297 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 - 503 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...

20 replies - 9317 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 - 1526 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 - 1786 views - 06/10/08 by Thomas Enebo in News