27049b848d
Since Ruby 1.9.2, LOAD_PATH does not include "." directory anymore, so
we should use absolute paths instead to ensure both 1.8.x and 1.9.x
compatibility. It has been included in railties 2.3.x branch since
july 2009, see
|
||
---|---|---|
app | ||
config | ||
db/migrate | ||
doc | ||
extra | ||
files | ||
lib | ||
log | ||
public | ||
script | ||
test | ||
tmp/test | ||
vendor | ||
.gitignore | ||
README.rdoc | ||
Rakefile |
README.rdoc
= Redmine Redmine is a flexible project management web application written using Ruby on Rails framework. More details can be found at in the doc directory or on the official website http://www.redmine.org