Skip to content

Instantly share code, notes, and snippets.

@esmarkowski
Created January 20, 2011 23:49
Show Gist options
  • Save esmarkowski/788965 to your computer and use it in GitHub Desktop.
Save esmarkowski/788965 to your computer and use it in GitHub Desktop.
#seed.rb
plant :admin_users
#block syntax
plant :about_us do |seed|
seed.path = "db/seeds/some_folder"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment