Skip to content

Commit

Permalink
Adding ref to the 3.0.x branch in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
danreedy committed Sep 22, 2011
1 parent 4146f66 commit 2b3b328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This gem uses a _TemporaryObject_ model that stores the "definition" (read: attr

## Requirements

This project builds upon ActiveRecord and for that reason you must use it within a Rails application. Currently this gem has only been tested against a rails 3.1 application.
This project builds upon ActiveRecord and for that reason you must use it within a Rails application. The distributed gem is intended for a **Rails 3.1.x** application. If you are running a **Rails 3.0.x** application you will need to switch to the [rails-3.0.x branch](https://github.com/danreedy/acts_as_temporary/tree/rails-3.0.x)

## Installation

Expand Down

0 comments on commit 2b3b328

Please sign in to comment.