Skip to content

Commit

Permalink
require rubygems before nokogiri
Browse files Browse the repository at this point in the history
  • Loading branch information
mgatny committed Jan 14, 2013
1 parent ecd4786 commit 62a51b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions generator/generate.rb
@@ -1,5 +1,6 @@
$LOAD_PATH << File.dirname(__FILE__)

require 'rubygems'
require 'fix_dictionary'
require 'fields_gen'
require 'messages_gen'
Expand Down

0 comments on commit 62a51b4

Please sign in to comment.