Skip to content

Commit

Permalink
Make rubydoc put all libraries under the same namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyates committed Nov 12, 2023
1 parent 6b0d6fd commit f707273
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/imap/backup/thunderbird/mailbox_exporter.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
module Imap; end

module Imap::Backup
class Thunderbird; end

class Thunderbird::MailboxExporter
EXPORT_PREFIX = "imap-backup".freeze

Expand Down

0 comments on commit f707273

Please sign in to comment.