Skip to content

Commit

Permalink
support rails version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard committed Oct 14, 2009
1 parent fa57c0e commit af93e4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.textile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ The Bullet plugin/gem is designed to help you increase your application's perfor

Best practice is to use Bullet in development mode or custom mode (staging, profile, etc.). The last thing you want is your clients getting alerts about how lazy you are.

This plugin/gem uses <code>ActionController::Dispatcher.middleware</code> which is introduce by rails 2.3.
The Bullet plugin/gem now supports rails 2.1, 2.2 and 2.3, tested in rails 2.1.2, 2.2.2 and 2.3.2.

*Important: bullet gem has been moved to gemcutter.org*

Expand Down

0 comments on commit af93e4f

Please sign in to comment.