lib/twee2/story_format.rb in twee2-0.3.1 vs lib/twee2/story_format.rb in twee2-0.3.2

- old
+ new

@@ -1,4 +1,6 @@ +require 'json' + module Twee2 class StoryFormatNotFoundException < Exception; end class StoryFormat # Loads the StoryFormat with the specified name