0
I Use This!
Inactive

Commits : Listings

Analyzed 43 minutes ago. based on code collected about 1 hour ago.
Jul 19, 2024 — Jul 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix broken link in Contributors list More... over 9 years ago
updated require path for 1.9.2 More... over 14 years ago
By default, do NOT sort columns. More... almost 15 years ago
Use Rails.root - compatible with Rails 3 RC More... almost 15 years ago
When deleting old comments, it is using \s instead of \n to be compatible with both windows and linux carriage returns. More... over 15 years ago
added note to changelog More... over 16 years ago
allow model dir to be passed in MODEL_DIR, for annotating models in non-standard locations, such as with Rails Engines (which reside in vendor/plugins directories) More... over 16 years ago
Removed extraneous newlines. Made sure that removing and writing back old and new schema info did not remove too much, or too little whether POSITION was top, or bottom. More... over 16 years ago
Minor README changes in anticipation of removing extraneous newlines. Also sorted the example annotation since sorting is turned on by default. More... over 16 years ago
Changed plain text files to not executable. More... over 16 years ago
Do not annotate factories for some time More... over 16 years ago
removed exemplars (WTF? Where are comments?) Added both factories files, factories file naming convention from thoughtbot More... over 16 years ago
Description, authors changed More... over 16 years ago
fix factory girl lack of presence error... More... over 16 years ago
annotates object daddy exemplar files More... almost 17 years ago
docs More... almost 17 years ago
Merge commit 'rotuka/master', adds comment on factory.rb =D More... almost 17 years ago
Added both test fixtures path and specs fixtures path, removed FIXTURE env variable, some productivity patches More... almost 17 years ago
and this one too.. More... almost 17 years ago
rotuka nice code and a readme update More... almost 17 years ago
Remove trailing spaces from schema info More... almost 17 years ago
Added auto fixture dir finding, unit-test annotating, some refactoring More... almost 17 years ago
Merge branch 'master' of git://github.com/nofxx/annotate-models into nofxx/master More... almost 17 years ago
automatically checks spec dir, dont put space everytime, arrange attributes better More... almost 17 years ago
Added db:update task More... about 17 years ago
ooops More... about 17 years ago
instad of rake annotate..... => rake db:annotate More... about 17 years ago
Added option to comment in the end of file. Comments on rspec model files too. More... about 17 years ago
Set column sorting by default More... about 17 years ago
Fixed SORT_COLUMNS defining More... about 17 years ago