No commit activity in last 3 years
No release in over 3 years
A collection of security-related Ruby & Rails patches backported from fixes in modern Ruby & Rails.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.2
= 0.9.2
 Project Readme

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