README.rdoc in declarative_authorization-0.5.3 vs README.rdoc in declarative_authorization-0.5.4
- old
+ new
@@ -388,14 +388,12 @@
Note: you need gemcutter support in place, i.e. call
gem install gemcutter
gem tumble
And call from your application's root directory
rake gems:install
-* Alternatively, to install from github, execute in your application's root directory
+* Alternativelyi, in Rails 2, to install from github, execute in your application's root directory
cd vendor/plugins && git clone git://github.com/stffn/declarative_authorization.git
-* Or, download one of the released versions from Github at
- http://github.com/stffn/declarative_authorization/downloads
Then,
* provide the requirements as noted below,
* create a basic config/authorization_rules.rb--you might want to take the
provided example authorization_rules.dist.rb in the plugin root as a starting
@@ -513,13 +511,13 @@
sbartsch at tzi.org
= Contributors
-Thanks to John Joseph Bachir, Eike Carls, Dennis Blöte, Kai Chen, Erik Dahlstrand,
+Thanks to John Joseph Bachir, Dennis Blöte, Eike Carls, Damian Caruso, Kai Chen, Erik Dahlstrand,
Jeroen van Dijk, Alexander Dobriakov, Sebastian Dyck, Ari Epstein, Jeremy Friesen,
-Tim Harper, hollownest, Daniel Kristensen, Jeremy Kleindl, Brad Langhorst, Brian Langenfeld,
-Georg Ledermann, Geoff Longman, Olly Lylo, Mark Mansour, Thomas Maurer, Tyler Pickett, Sharagoz,
+Tim Harper, John Hawthorn, hollownest, Daniel Kristensen, Jeremy Kleindl, Brad Langhorst, Brian Langenfeld,
+Georg Ledermann, Geoff Longman, Olly Lylo, Mark Mansour, Thomas Maurer, Tyler Pickett, Edward Rudd, Sharagoz,
TJ Singleton, Mike Vincent, Joel Westerberg
= License