Skip to content

Instantly share code, notes, and snippets.

/ruby.rb Secret

Created March 4, 2018 08:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/39a5965c304be01274d5b51b87431f18 to your computer and use it in GitHub Desktop.
Save anonymous/39a5965c304be01274d5b51b87431f18 to your computer and use it in GitHub Desktop.
DEFAULTS = {
MAX_DESCRIPTION_CHARS: 5000
}
result[:description] = og[:description] || (summary && summary.inner_text)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment