blogit
blogit copied to clipboard
blog settings
I wanna let users have blog settings like title and description of the blog itself rather than individual posts I see posts belongs_to :blogger, :polymorphic => true but there's no blogger model it's whatever model the main app has "blog" in How do I add a settings model so I can say blogger has one blog setting