Tag Archive > rails

Running Merb on JRuby 1.2 and Glassfish 2.1

So I’ve been trying to get Merb running on JRuby a good part of last night. I don’t know jack about Java, so this has been a little bit more challenging than it should have been. Most (if not all) of the tutorials I found were old and obsolete, so I decided to throw [...]

Continue reading

, , , , , , ,

Announcing install_gems.rb

Over the weekend, I was rethinking the way we should deploy our Merb application (our API) for Defensio. Everything I’ll say here applies to Rails as well.
Managing gems has been painful lately. Like most people, we’re freezing them, which helps tremendously. However, there’s a few problems with this approach:

We can’t freeze C [...]

Continue reading

, , , , , , , ,

How to fix that Rubygems mess on Leopard

I love Leopard and I love my Mac. I think Apple made the right decision by bundling Ruby and Rails with Leopard. However, I believe they screwed up big time in the execution.
Leopard’s Rails installation worked great until I updated Rubygems with sudo gem update –system. After I did that, most of my [...]

Continue reading

, , , , , , , , ,

prev posts