Skip to content

To auto-invoke on rake:db:migrate in Rails 3 using as gem #23

Closed
@DougPuchalski

Description

@DougPuchalski

Add to the end of your Rakefile.

Dir["#{Gem.searcher.find('annotate').full_gem_path}/**/tasks/**/*.rake"].each {|ext| load ext}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions