Skip to content

Instantly share code, notes, and snippets.

@ehelms
Created October 22, 2013 12:25
Show Gist options
  • Save ehelms/7099689 to your computer and use it in GitHub Desktop.
Save ehelms/7099689 to your computer and use it in GitHub Desktop.
rake_tasks do
Rake::Task['db:seed'].enhance do
Katello::Engine.load_seed
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment