lib/pupil/keygen.rb in pupil-0.1.5 vs lib/pupil/keygen.rb in pupil-0.2.0

- old
+ new

@@ -1,5 +1,6 @@ # -*- coding: utf-8 -*- $LOAD_PATH << File.dirname(File.expand_path(__FILE__)) if RUBY_VERSION >= "1.9.0" +require "essentials" require "base" require "keygen/base" \ No newline at end of file