Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Commit

Permalink
Importing Writer in module
Browse files Browse the repository at this point in the history
  • Loading branch information
olivervbk-studiare committed Jan 16, 2017
1 parent d7f8069 commit 1cc56bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/moodle_gift_parser.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ module MoodleGiftParser
require 'moodle_gift_parser/multiple_choice_question'

require 'moodle_gift_parser/parser'
require 'moodle_gift_parser/writer'

class << self
#http://stackoverflow.com/questions/11729456/how-do-i-log-correctly-inside-my-ruby-gem
Expand Down

0 comments on commit 1cc56bc

Please sign in to comment.