Quantcast
Channel: greg haygood - ruby
Browsing all 4 articles
Browse latest View live

Continuous Integration Systems

I've been trying to implement a continuous integration server for one of my bigger projects. Luntbuild has a lot of great features, so I've been working with that. But I keep running into stupid design...

View Article



Java/JSP + Ruby/Rails in a single webapp with JRuby

JRuby has been around for a little while, and is getting lots of attention for its ability to let Ruby developers code for a Java environment, and vice versa. However, as with many young projects,...

View Article

undefined method `+@' for "":String

I came across this less-than-helpful message while working on a little Rails app (hopefully more to come on that later!):undefined method ` @' for " ":StringThe code was something like:read more

View Article

Flexible constant caching in Rails

As outlined in By Patrick Reagan's Recipe 61 of the very helpful Advanced Rails Recipes book, it's easy to cache your constants when loading your Rails models, which can help with both performance and...

View Article
Browsing all 4 articles
Browse latest View live




Latest Images