module JustInform

Constants

VERSION

Public Class Methods

new() click to toggle source
# File lib/just_inform.rb, line 2
def self.new
  Parser.new
end