Skip to content

Instantly share code, notes, and snippets.

View baash05's full-sized avatar
💭
Working up a storm

BAASH_05 baash05

💭
Working up a storm
  • Sydney
View GitHub Profile
require 'zip'
require 'open-uri'
# EXAMPLE USE AT THE BOTTOM OF THIS FILE (after the __END__)
class EpubGenerator
# When you add a chapter, naming the div_id according to the guide_roles allows
# apple to treat the files differently
# I have no idea how it does it, or what it does, but Apple likes it.