About

Helicoid's projects often result in open source software, which we release here. We have a public subversion repository containing various scripts, toys and patches or plugins for Ruby on Rails.

Subversion access

You can access our code at:

http://code.helicoid.net/svn/

Projects

  • Open source applications
  • Rails plugins
  • Patches and toys

Patches for Rails

FormHelper check box fix (February 7th, 2006)

Fixes: Check box GET issues.

Download | Subversion URL

FormHelper textbox value fix (February 7th, 2006)

Fixes: 'value' appearing in the wrong place.

Download | Subversion URL

:overwrite_params fix (February 3rd, 2006)

Fixes: multidimensional params hashes bug.

Download | Subversion URL

Toys

Google Reader Mobile

A ruby hack to allow you to access Google Reader from your phone

Download | Subversion URL

Open source applications

Inari

Inari is a system monitor which we're currently using to monitor Helicoid's servers.

Download (rubyforge.org)

Basecamp Mobile

A rails application that provides mobile phone-friendly access to Basecamp Mobile.

Download | Subversion URL

Plugins for Rails

acts_as_messenger

A small plugin used for displaying messages to users in Tiktrac (not properly documented or tested).

Download | Subversion URL

acts_as_urlnameable

Makes adding permanent URLs for ActiveRecord classes easy.

Download | Subversion URL

acts_as_bitfield

Provides the use of bitfields to ActiveRecord classes.

Download | Subversion URL

validates_overall_uniqueness_of.rb

Allows you to ignore type for single table inheritance tables

Download | Subversion URL