Show More
Commit Description:
fix pdf to use inline display of browsers...
Commit Description:
fix pdf to use inline display of browsers
(grafted from e31b572e8855ddcf56c682d6dd27999a434243d1)
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! | ||||