- 14 Oct, 2010 10 commits
- 31 Aug, 2010 2 commits
-
-
Mark Bates authored
-
Mark Bates authored
-
- 20 Jun, 2010 9 commits
-
-
fistfvck authored
-
fistfvck authored
Conflicts: lib/annotate/annotate_models.rb spec/annotate/annotate_models_spec.rb
-
fistfvck authored
-
fistfvck authored
Conflicts: lib/annotate/annotate_models.rb spec/annotate/annotate_models_spec.rb
-
fistfvck authored
Conflicts: History.txt annotate.gemspec lib/annotate/annotate_models.rb
-
fistfvck authored
Conflicts: History.txt annotate.gemspec lib/annotate/annotate_models.rb
-
fistfvck authored
Conflicts: annotate.gemspec spec/annotate/annotate_models_spec.rb
-
fistfvck authored
-
fistfvck authored
-
- 12 Jun, 2010 1 commit
-
-
fistfvck authored
-
- 01 Jun, 2010 1 commit
-
-
Robert Wahler authored
-
- 31 May, 2010 1 commit
-
-
Robert Wahler authored
Changing between sqlite and mysql causes schema info to change for integers. This is needless noise.
-
- 21 May, 2010 2 commits
-
-
Nathan Brazil authored
-
Nathan Brazil authored
Add support for factory_girl and move default annotation position to top. Also updated documentation files.
-
- 11 Mar, 2010 3 commits
- 05 Feb, 2010 6 commits
-
-
Scott Taylor authored
-
Scott Taylor authored
Remove require 'rubygems', gem calls (they make the gem unusable outside of rubygems - rubygems should be in RUBY_OPT)
-
Scott Taylor authored
-
Scott Taylor authored
-
Scott Taylor authored
-
Scott Taylor authored
-
- 29 Jan, 2010 5 commits
-
-
Ryan Wilcox authored
option to control if should run annotate on db:migrate. Only tested with annotate_models as a plugin, not as a gem. To control this option in your rails environment declare a module ANNOTATE_MODELS_PREFS with the constant UPDATE_ON_MIGRATE = false
-
Ryan Wilcox authored
In your rails env define module ANNOTATE_MODELS_PREFS with a constant of USE_PLUGIN = true to use plugin not gem
-
codeape authored
-
Ryan Wilcox authored
-
Michael Deimel authored
-