Skip to content

Commit

Permalink
update readme and travis
Browse files Browse the repository at this point in the history
  • Loading branch information
artemk committed Dec 8, 2011
1 parent 275d134 commit 5d1657c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 18 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
script: "cp spec/database.yml.sample spec/database.yml && bundle install && bundle exec rake"
rvm:
- 1.8.7
- 1.9.2
- 1.9.3
env:
Expand Down
27 changes: 9 additions & 18 deletions README.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -179,23 +179,14 @@ While we are trying to figure out how to fix this, please use Rails 3.0.9 or don

== Contributors

* Artem Kramarenko (artemk) - Maintainer
* TomEric (i76) - Maintainer
* Michael Bleigh - Original Author
* Szymon Nowak - Rails 3.0 compatibility
* Jelle Vandebeeck - Rails 3.0 compatibility
* Brendan Lim - Related Objects
* Pradeep Elankumaran - Taggers
* Sinclair Bain - Patch King

=== Patch Contributors

* tristanzdunn - Related objects of other classes
* azabaj - Fixed migrate down
* Peter Cooper - named_scope fix
* slainer68 - STI fix
* harrylove - migration instructions and fix-ups
* lawrencepit - cached tag work
* sobrinho - fixed tag_cloud helper
We have a long list of valued contributors. {Check them all}[https://github.com/mbleigh/acts-as-taggable-on/contributors]

== Maintainers

* Artem Kramarenko (artemk)

== Author

* Michael Bleigh

Copyright (c) 2007-2011 Michael Bleigh (http://mbleigh.com/) and Intridea Inc. (http://intridea.com/), released under the MIT license

0 comments on commit 5d1657c

Please sign in to comment.