Skip to content

CromonMS/performer_roles.seeds.rb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Performer Roles seeds

Simple Migration and Seeds file for adding Performer Roles to your Rails app.

Run the migration or use the rails generator

  rails g migration PerformerRole description:string, ppl_role_code:string, active:boolean

Copy over the seeds, seed them in your usual way, and viola!

That's it!

About

Performer Roles for Rails apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages