Show More
Commit Description:
change login box...
Commit Description:
change login box
fix add user, delete user
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! | ||||