Skip to content

Commit

Permalink
Readme: Requirements improved
Browse files Browse the repository at this point in the history
  • Loading branch information
ledermann committed Feb 29, 2012
1 parent a603988 commit b8f39c8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ Ruby gem to manage read/unread status of ActiveRecord objects - and it's fast.
## Requirements

* Ruby 1.8.7 or 1.9.x
* Rails 2.3.x and 3.x (tested with SQLite and MySQL)
* Rails >= 2.3.6 (including 3.0, 3.1, 3.2)
* Tested with SQLite and MySQL
* Needs a timestamp field in your models (e.g. created_at) with a database index on it


Expand Down

0 comments on commit b8f39c8

Please sign in to comment.