Sha256: d1021b87f06e200bbffc1d46d3ca98078f61df571fb8ae2b2dff91680a19cf68
Contents?: true
Size: 491 Bytes
Versions: 19
Compression:
Stored size: 491 Bytes
Contents
#!/usr/bin/env ruby $:.unshift "./lib" require 'mangos' #$m = Mangos::Mangos.new(Pathname.new("/Users/bloopletech/manga/"), Addressable::URI.parse("http://localhost/manga/")) #$m = Mangos::Mangos.new(Pathname.new("/Volumes/Mugi/Manga/mangar-data/public/system/books"), Addressable::URI.parse("/Mugi/Manga/mangar-data/public/system/books/")) #$m = Mangos::Mangos.new(Pathname.new("/Volumes/Mugi/manga"), Addressable::URI.parse("http://localhost:8081/Mugi/manga/")) require 'irb' IRB.start
Version data entries
19 entries across 19 versions & 3 rubygems