6 lines
75 B
Ruby
6 lines
75 B
Ruby
|
require "comicbox/version"
|
||
|
|
||
|
module Comicbox
|
||
|
# Your code goes here...
|
||
|
end
|