e68b7a001d
RDoc autolinks the word "Rails" to the doc page for the Rails module. But README.rdoc is displayed in the home page at GitHub and the slashes are visible there, which is weird. We leave by now the slashes off in the file, and generate a second file for the API with them.
25 lines
449 B
Plaintext
25 lines
449 B
Plaintext
*.gem
|
|
pkg
|
|
.bundle
|
|
Gemfile.lock
|
|
debug.log
|
|
doc/rdoc
|
|
activemodel/doc
|
|
activeresource/doc
|
|
activerecord/doc
|
|
actionpack/doc
|
|
actionmailer/doc
|
|
activesupport/doc
|
|
activesupport/test/tmp
|
|
activemodel/test/fixtures/fixture_database.sqlite3
|
|
actionpack/test/tmp
|
|
activesupport/test/fixtures/isolation_test
|
|
dist
|
|
railties/test/500.html
|
|
railties/test/fixtures/tmp
|
|
railties/test/initializer/root/log
|
|
railties/doc
|
|
railties/guides/output
|
|
railties/tmp
|
|
.rvmrc
|
|
RDOC_MAIN.rdoc |