Last active
August 11, 2017 23:34
-
-
Save hoffm/feed10c5fc678026f0f9770ff07dba65 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
class StarsController < StoryBooleansController | |
private | |
def story_boolean | |
:starred | |
end | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment