Commit 16db123b by brchristian

Update repository location

parent f180fe6f
...@@ -29,9 +29,9 @@ gem "paranoia", "~> 2.0" ...@@ -29,9 +29,9 @@ gem "paranoia", "~> 2.0"
Of course you can install this from GitHub as well: Of course you can install this from GitHub as well:
``` ruby ``` ruby
gem "paranoia", :github => "radar/paranoia", :branch => "rails3" gem "paranoia", :github => "rubysherpas/paranoia", :branch => "rails3"
# or # or
gem "paranoia", :github => "radar/paranoia", :branch => "rails4" gem "paranoia", :github => "rubysherpas/paranoia", :branch => "rails4"
``` ```
Then run: Then run:
......
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