Skip to content

Instantly share code, notes, and snippets.

@tbbooher
Created February 1, 2009 20:51
Show Gist options
  • Select an option

  • Save tbbooher/56650 to your computer and use it in GitHub Desktop.

Select an option

Save tbbooher/56650 to your computer and use it in GitHub Desktop.
if names_of_titles_that_require_more_information.empty?
return nil
else
return names_of_titles_that_require_more_information
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment