I have two tables: posts and post_types (each post is associated with a post_type_id). The post types are pre-defined in seeds.rb like this: (each p
I have two tables: posts and post_types (each post is associated with a post_type_id). The post types are pre-defined in seeds.rb like this: (each p