Sha256: c14e2b87c5d3fab0d193460dc25f994ab6676e9d7e45ecbbb65d12ce56d1c7b7
Contents?: true
Size: 375 Bytes
Versions: 20
Compression:
Stored size: 375 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true require "bundler/setup" require "docomo-nlu" # You can add fixtures and/or initialization code here to make experimenting # with your gem easier. You can also use a different console, if you like. # (If you use this, don't forget to add pry to your Gemfile!) require "pry" Pry.start # require 'irb' # IRB.start(__FILE__)
Version data entries
20 entries across 20 versions & 1 rubygems