Show More
Commit Description:
add selectable checker (for now, only 'text' and 'float') in the problem import
Commit Description:
add selectable checker (for now, only 'text' and 'float') in the problem import
References:
File last commit:
Show/Diff file:
Action:
config/boot.rb | 6 lines | 191 B | text/x-ruby | RubyLexer |
require 'rubygems'
# Set up gems listed in the Gemfile.
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__)
require 'bundler/setup' if File.exists?(ENV['BUNDLE_GEMFILE'])