README.rdoc in schubert-minglr-0.1.0.3 vs README.rdoc in schubert-minglr-1.0.6
- old
+ new
@@ -1,8 +1,8 @@
= minglr
-* http://github.com/stephenchu/minglr/tree/master
+* http://github.com/schubert/minglr/tree/master
== DESCRIPTION:
* This gem provides two executable binaries to interact with Mingle (http://mingle.thoughtworks.com/mingle-agile-project-management) through its API. It also has sample interactive Rake task on how to facilitate easy card movements when a card enters/exits the development queue.
@@ -69,18 +69,19 @@
Minglr can be used regardless your application is a Ruby on Rails web application or a simple Ruby application. In fact, it can even be used as a command line tool to transition cards on Mingle.
== INSTALL:
-* sudo gem install stephenchu-minglr
+* sudo gem install schubert-minglr
* Preferably install rb-password (http://www.caliban.org/ruby/ruby-password.shtml), through Macports (sudo port install rb-password)
* Enable Mingle API basic authentication in auth_config.yml, then restart it.
* Copy over the "path-to-minglr/tasks/*.sample.rake" files and start customizing for your check-in needs.
== LICENSE:
(The MIT License)
+Copyright (c) 2009 Michael Schubert
Copyright (c) 2009 Stephen Chu
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
'Software'), to deal in the Software without restriction, including
\ No newline at end of file