Show More
Commit Description:
fix logins user_id from string to integer
Commit Description:
fix logins user_id from string to integer
References:
File last commit:
Show/Diff file:
Action:
config/environment.rb | 5 lines | 154 B | text/x-ruby | RubyLexer |
# Load the rails application
require File.expand_path('../application', __FILE__)
# Initialize the rails application
CafeGrader::Application.initialize!