Skip to content

Instantly share code, notes, and snippets.

@hoffm
Last active August 11, 2017 23:34
Show Gist options
  • Save hoffm/feed10c5fc678026f0f9770ff07dba65 to your computer and use it in GitHub Desktop.
Save hoffm/feed10c5fc678026f0f9770ff07dba65 to your computer and use it in GitHub Desktop.
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