-
Couldn't load subscription status.
- Fork 664
Home
igorbernstein edited this page Feb 14, 2012
·
10 revisions
- Auto-invoke on rake:db:migrate in Rails 3 using as gem - https://github.com/ctran/annotate_models/issues/23
Add this to the end of your rake file
Dir["#{Gem::Specification.find_by_name("annotate").full_gem_path}/**/tasks/**/*.rake"].each {|ext| load ext}