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:
stories/all.rb | 3 lines | 107 B | text/x-ruby | RubyLexer |
jittat
added rspec_on_rails plugin not as svn externals (frozen)...
r60 dir = File.dirname(__FILE__)
Dir[File.expand_path("#{dir}/**/*.rb")].uniq.each do |file|
require file
end