Tag Archives: rails

Deploying Rails 3.1 applications with Capistrano

I’m currently working on an application using the latest RC of Rails 3.1 (rc5, which is actually quite stable). In Continue Reading →

Params Filtering in Rails the custom way – masking the content

Want to filter out parameters in your rails logs, but don’t want to just replace it with [FILTERED]? Its not as hard as you think…

The 'hidden' costs of a Rails website

I need to get something out on the ‘internets’ – running a website isn’t cheap. Don’t get me wrong – Continue Reading →

Simple image rotation with Paperclip and Amazon S3

For a site I have been working on we are providing a way for members to upload images, and then Continue Reading →

Application Administration

One way or another a web application which has a database is going to require an interface to touch the Continue Reading →

I18n Editor – Editing those pesky YAML files in Rails Apps

I am currently working on a rewrite of a .NET web application into Rails for a client based in the Continue Reading →

Rails Templates

Some information going over the “You’ve got Rails” template generator.

Whats this all about…?

An overview of the purpose and intended content of this blog.