index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
railties
/
lib
/
tasks
/
documentation.rake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ruby 1.9 compatibility. References #1689.
Jeremy Kemper
2007-12-17
1
-2
/
+2
*
Include ARes and Railties in rdoc. Freeze ARes gem instead of AWS.
Jeremy Kemper
2007-10-08
1
-0
/
+6
*
Added TEMPLATE option to rake doc:app to set a custom output template (closes...
David Heinemeier Hansson
2007-09-22
1
-1
/
+2
*
Fixed that rake doc:app should use UTF-8 (closes #8906) [farzy]
David Heinemeier Hansson
2007-09-22
1
-1
/
+2
*
Remove last mentions of AWS from railties
Michael Koziarski
2007-09-22
1
-10
/
+0
*
Docfixes (closes #7348, #7778, #8669)
David Heinemeier Hansson
2007-06-23
1
-1
/
+1
*
Added lib/ to the directories that will get application docs generated [DHH]
David Heinemeier Hansson
2006-05-28
1
-0
/
+1
*
Added namespaces to all tasks, so for example load_fixtures is now db:fixture...
David Heinemeier Hansson
2006-02-27
1
-68
/
+73
*
rake appdoc fails with unrecognized option (closes #3757) [Jakob S]
David Heinemeier Hansson
2006-02-25
1
-1
/
+1
*
Fixed documentation tasks to work with Rake 0.7.0 (closes #3563) [kazuhiko@fd...
David Heinemeier Hansson
2006-01-21
1
-2
/
+2
*
replaced constant Plugin in documentation rake task with plugin local variabl...
Tobias Lütke
2005-11-17
1
-3
/
+3
*
Remove CHANGELOG from apidoc Rake task since it isn't included with new apps ...
Jeremy Kemper
2005-11-16
1
-1
/
+0
*
The *_plugindoc Rake tasks look deeper into the plugins' lib directories. Cl...
Jeremy Kemper
2005-10-29
1
-2
/
+2
*
Add task to generate rdoc for all installed plugins.
Marcel Molina
2005-10-29
1
-1
/
+34
*
Moved all the shared tasks from Rakefile into Rails, so that the Rakefile is ...
David Heinemeier Hansson
2005-09-03
1
-0
/
+44