Created
February 1, 2009 20:51
-
-
Save tbbooher/56650 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
| 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