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
/
rails
/
tasks
/
documentation.rake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up unused method for `rake doc`.
Teng Siong Ong
2013-05-11
1
-5
/
+0
*
let rake tasks be robust to a missing RDoc in Rubinius [Fixes #10462]
Xavier Noria
2013-05-06
1
-45
/
+56
*
Make `rake doc:guides` works again. Fix #10384.
Teng Siong Ong
2013-04-30
1
-2
/
+2
*
unifies API generation
Xavier Noria
2013-03-30
1
-46
/
+2
*
guides/rails_guides moved up and out of the railties directory
Sam Ruby
2013-02-23
1
-1
/
+1
*
doc/README_FOR_APP is no longer generated
Xavier Noria
2013-01-08
1
-2
/
+5
*
Revert "Only include Rake::DSL if it's defined."
Akira Matsuda
2012-06-01
1
-1
/
+1
*
Only include Rake::DSL if it's defined.
Joe Van Dyk
2012-04-23
1
-1
/
+1
*
Remove Active Resource source files from the repository
Prem Sichanugrist
2012-03-13
1
-6
/
+0
*
ruby19: no need to rescue when requiring 'rdoc/task' in Ruby >= 1.9
Akira Matsuda
2012-02-27
1
-7
/
+1
*
Rails::Plugin has gone
Santiago Pastorino
2012-01-03
1
-39
/
+1
*
It should be README.rdoc fixes #4067
Arun Agrawal
2011-12-20
1
-1
/
+1
*
CHANGELOG => CHANGELOG.md
Arun Agrawal
2011-11-09
1
-2
/
+2
*
CHANGELOG to CHANGELOG.md
Arun Agrawal
2011-11-08
1
-5
/
+5
*
Further monkey-patching to avoid deprecation warnings
Pivotal Casebook
2011-08-08
1
-0
/
+2
*
removing inline source option from rdoc task. fixes #2169
Aaron Patterson
2011-07-21
1
-3
/
+3
*
Ensure RDoc::Task exists even if 'rdoc/task' was not required
Akira Matsuda
2011-05-26
1
-0
/
+2
*
require 'rake/rdoctask' if failed to require 'rdoc/task'
Akira Matsuda
2011-05-26
1
-1
/
+5
*
fixes Rake::RDocTask deprecation warnings from rake 0.9.0
Vijay Dev
2011-05-25
1
-2
/
+2
*
Fixed rake task description typo
Vesa Vänskä
2010-10-08
1
-1
/
+1
*
Deletes trailing whitespaces (over text files only find * -type f -exec sed '...
Santiago Pastorino
2010-08-14
1
-4
/
+4
*
the main page of the API generated by the doc:rails task is README
Xavier Noria
2010-07-30
1
-1
/
+1
*
Change some missing README -> README.rdoc
Santiago Pastorino
2010-07-22
1
-8
/
+8
*
Cut down even further on rake -T noise
David Heinemeier Hansson
2010-06-09
1
-8
/
+39
*
Cut down on tasks shown in rake -T
David Heinemeier Hansson
2010-06-09
1
-1
/
+1
*
Ensure application rake tasks and generators are loaded after the ones specif...
José Valim
2010-04-26
1
-0
/
+2
*
periods are not metacharacters within character classes
Xavier Noria
2010-03-30
1
-1
/
+1
*
Remove if/else branch when generating the documentation since we are simply i...
José Valim
2010-03-30
1
-52
/
+37
*
Changed gem_path to yield the path found in $LOAD_PATH to a block.
postmodern
2010-03-30
1
-15
/
+33
*
Fix syntax error and avoid the use of unless/else.
Michael Koziarski
2010-03-30
1
-8
/
+9
*
Just inspect load paths to generate the documentation.
José Valim
2010-03-30
1
-6
/
+1
*
Work without bundler
Jeremy Kemper
2010-03-29
1
-31
/
+46
*
Reapply Rizwan's patch, but memoize Bundler.load.specs in an ivar. [#3697 sta...
Rizwan Reza
2010-03-28
1
-41
/
+34
*
Move railties/builtin into lib
Joshua Peek
2010-03-20
1
-3
/
+4
*
Revert "Rake task for generating Rails documentation updated to support Bundl...
Jeremy Kemper
2010-03-11
1
-33
/
+41
*
Rake task for generating Rails documentation updated to support Bundler.
Rizwan Reza
2010-03-11
1
-41
/
+33
*
If RAILS_PATH isn't set, make a dummy doc task
Jeremy Kemper
2010-03-07
1
-32
/
+40
*
rake doc:rails complains loudly if there's no path to generate docs from
Jeremy Kemper
2010-03-07
1
-1
/
+3
*
Leverage VERSION constants from gemspecs to avoid tedious updates when releasing
Bryan Helmkamp
2010-03-02
1
-1
/
+1
*
Bump git versions to 3.0.0.beta1 since we've released
Jeremy Kemper
2010-02-05
1
-1
/
+1
*
Move to 3.0.0.beta
David Heinemeier Hansson
2010-02-03
1
-1
/
+1
*
Revamp of Rails documentation task
Rizwan Reza
2010-01-24
1
-23
/
+31
*
Fix RAILS_ROOT deprecation on guides generation. [#3710 status:resolved]
Rizwan Reza
2010-01-17
1
-1
/
+1
*
Move railties/lib/* into railties/lib/*
Yehuda Katz + Carl Lerche
2009-09-24
1
-0
/
+88