Skip to content

Instantly share code, notes, and snippets.

@mrorii
Created March 9, 2010 13:59
Show Gist options
  • Save mrorii/326593 to your computer and use it in GitHub Desktop.
Save mrorii/326593 to your computer and use it in GitHub Desktop.
$have_title = {
'BakaTesu' =>
{
'volumes' => [1,2,3],
'publisher' => 'ファミ通文庫',
},
'ZeroNo' =>
{
'volumes' =>[1,2,3,4,5],
'publisher' => 'ほげほげ',
},
'Haruhi' =>
{
'volumes' =>[1,2,3,4,6],
'publisher' => 'ほげほげ',
},
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment