Show More
Commit Description:
update heartbeat...
Commit Description:
update heartbeat
add try-to-login-from-other-ip loggin (by printing to stdout)
References:
File last commit:
Show/Diff file:
Action:
config/environment.rb
| 5 lines
| 154 B
| text/x-ruby
| RubyLexer
|
|
r329 | # Load the rails application | ||
require File.expand_path('../application', __FILE__) | ||||
# Initialize the rails application | ||||
CafeGrader::Application.initialize! | ||||