- bug_columns
- bug_tool_urls
- ownership_models
- site_update_frequencies
I love that any time I need to make a change I just type
rake db:fixtures:load
I'm glad to see that I included an application_id for these tables in the schema. [pat self on back] It makes it easier to populate the DB and have foreign key references to these tables without having to worry about how the DB manages the auto generated "id" column.