Commit 6d5ee3fb by Dmitry Babenko

Update README about rails3 branch

parent d10a7713
......@@ -25,7 +25,7 @@ gem "paranoia", "~> 2.0"
Of course you can install this from GitHub as well:
``` ruby
gem "paranoia", :github => "radar/paranoia", :branch => "master"
gem "paranoia", :github => "radar/paranoia", :branch => "rails3"
# or
gem "paranoia", :github => "radar/paranoia", :branch => "rails4"
```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment