Show More
Commit Description:
merge feature from java, including...
Commit Description:
merge feature from java, including * user profile page * combine user_stat with user_stat_max * add jquery plugin tablesorter that sorts table
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'])