• ActiveRecord Enums(Recommended)
  • RailsAdmin Enums(Legacy)
  • Using the smart default approach
  • Using the configuration approach
  • Integration with enum plugins
  • Multi-select ENUM example using User.roles as example...
  • model/user.rb