ruby-security-backports

A collection of security-related Ruby & Rails patches backported from fixes in modern Ruby & Rails.

This code currently specifically targets Rails 1.2.6 & Ruby 1.8.6, but pull requests targeting other versions are also welcomed.

Local Development

Requirements:

  • Ruby 1.8.6
$ gem install bundler --version='1.0.22'
$ bundle install