You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I actually already have some code that implements /api/flairselector and /api/selectflair but I'm unsure of how you would like it attached to the existing codebase. Currently it's in subreddit.rb alongside the Subreddit#get_flair and Subreddit#set_flair methods. Perhaps inside a thing/Flairable.rb mixin would be better?
The text was updated successfully, but these errors were encountered:
lemtzas
changed the title
Non-moderator
Non-moderator setting of flairs
Mar 19, 2015
I actually already have some code that implements
/api/flairselector
and/api/selectflair
but I'm unsure of how you would like it attached to the existing codebase. Currently it's insubreddit.rb
alongside theSubreddit#get_flair
andSubreddit#set_flair
methods. Perhaps inside athing/Flairable.rb
mixin would be better?The text was updated successfully, but these errors were encountered: