Commit a7994435 by Alex Chaffee

fix up readme

parent 5d15ebdc
...@@ -2,13 +2,14 @@ ...@@ -2,13 +2,14 @@
Add a comment summarizing the current schema to the top or bottom of each of your... Add a comment summarizing the current schema to the top or bottom of each of your...
* ActiveRecord models - ActiveRecord models
* Fixture files - Fixture files
* Tests and Specs - Tests and Specs
* Object Daddy exemplars - Object Daddy exemplars
* Machinist blueprints - Machinist blueprints
* Fabrication fabricators - Fabrication fabricators
* Thoughtbot's factory_girl factories, i.e. the (spec|test)/factories/<model>_factory.rb files - Thoughtbot's factory_girl factories, i.e. the (spec|test)/factories/<model>_factory.rb files
- routes.rb file
The schema comment looks like this: The schema comment looks like this:
...@@ -140,22 +141,16 @@ BACK UP YOUR MODELS BEFORE USING THIS TOOL! ...@@ -140,22 +141,16 @@ BACK UP YOUR MODELS BEFORE USING THIS TOOL!
Released under the same license as Ruby. No Support. No Warranty. Released under the same license as Ruby. No Support. No Warranty.
== AUTHOR: == AUTHORS:
Original code by: Dave Thomas -- Pragmatic Programmers, LLC <http://agilewebdevelopment.com/plugins/annotate_models> - Original code by: Dave Thomas -- Pragmatic Programmers, LLC <http://agilewebdevelopment.com/plugins/annotate_models>
- Overhauled by: Alex Chaffee <http://alexch.github.com> alex@stinky.com
Overhauled by: Alex Chaffee <http://alexch.github.com> - Gemmed by: Cuong Tran <http://github.com/ctran> ctran@pragmaquest.com
- Maintained by: Alex Chaffee and Cuong Tran
Gemmed by: Cuong Tran <http://github.com/ctran> - Homepage: http://github.com/ctran/annotate_models
Maintained by: Alex Chaffee and Cuong Tran
Homepage: http://github.com/ctran/annotate_models
With help from: With help from:
- Alex Chaffee - http://github.com/alexch - alex@pivotallabs.com
- Cuong Tran - http://github.com/ctran - ctran@pragmaquest.com
- Jack Danger - http://github.com/JackDanger - Jack Danger - http://github.com/JackDanger
- Michael Bumann - http://github.com/bumi - Michael Bumann - http://github.com/bumi
- Henrik Nyh - http://github.com/henrik - Henrik Nyh - http://github.com/henrik
...@@ -165,10 +160,10 @@ With help from: ...@@ -165,10 +160,10 @@ With help from:
- Nick Plante - http://github.com/zapnap - http://blog.zerosum.org - Nick Plante - http://github.com/zapnap - http://blog.zerosum.org
- Pedro Visintin - http://github.com/peterpunk - http://www.pedrovisintin.com - Pedro Visintin - http://github.com/peterpunk - http://www.pedrovisintin.com
- Bob Potter - http://github.com/bpot - Bob Potter - http://github.com/bpot
- Gavin Montague - http://github.com/govan/ - Gavin Montague - http://github.com/govan
- Alexander Semyonov - http://github.com/rotuka/ - Alexander Semyonov - http://github.com/rotuka
- Nathan Brazil - http://github.com/bitaxis/ - Nathan Brazil - http://github.com/bitaxis
- Ian Duggan http://github.com/ijcd/ - Ian Duggan http://github.com/ijcd
- Jon Frisby http://github.com/mrjoy/ - Jon Frisby http://github.com/mrjoy
and many others that I may have missed to add. and many others that I may have missed to add.
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