blogit icon indicating copy to clipboard operation
blogit copied to clipboard

blog settings

Open mices opened this issue 8 years ago • 0 comments

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

mices avatar Feb 13 '18 02:02 mices