Sha256: 431853df86d7878037f93b55557840842d2c308d1d45a009c59a68bc0b191f42
Contents?: true
Size: 408 Bytes
Versions: 23
Compression:
Stored size: 408 Bytes
Contents
# -*- coding: utf-8 -*- # You can redistribute it and/or modify it under the same license as tDiary. # # display book info in https://estore.ohmsha.co.jp/ like amazon.rb # USAGE: {{ohmsha_estore '978427406694P'}} def ohmsha_estore( id, doc = nil ) "<p>Ohmsha eBook Store is no longer available.</p>\n" end # Local Variables: # mode: ruby # indent-tabs-mode: t # tab-width: 3 # ruby-indent-level: 3 # End:
Version data entries
23 entries across 22 versions & 2 rubygems