aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/tasks/documentation.rake
Commit message (Expand)AuthorAgeFilesLines
* periods are not metacharacters within character classesXavier Noria2010-03-301-1/+1
* Remove if/else branch when generating the documentation since we are simply i...José Valim2010-03-301-52/+37
* Changed gem_path to yield the path found in $LOAD_PATH to a block.postmodern2010-03-301-15/+33
* Fix syntax error and avoid the use of unless/else.Michael Koziarski2010-03-301-8/+9
* Just inspect load paths to generate the documentation.José Valim2010-03-301-6/+1
* Work without bundlerJeremy Kemper2010-03-291-31/+46
* Reapply Rizwan's patch, but memoize Bundler.load.specs in an ivar. [#3697 sta...Rizwan Reza2010-03-281-41/+34
* Move railties/builtin into libJoshua Peek2010-03-201-3/+4
* Revert "Rake task for generating Rails documentation updated to support Bundl...Jeremy Kemper2010-03-111-33/+41
* Rake task for generating Rails documentation updated to support Bundler.Rizwan Reza2010-03-111-41/+33
* If RAILS_PATH isn't set, make a dummy doc taskJeremy Kemper2010-03-071-32/+40
* rake doc:rails complains loudly if there's no path to generate docs fromJeremy Kemper2010-03-071-1/+3
* Leverage VERSION constants from gemspecs to avoid tedious updates when releasingBryan Helmkamp2010-03-021-1/+1
* Bump git versions to 3.0.0.beta1 since we've releasedJeremy Kemper2010-02-051-1/+1
* Move to 3.0.0.betaDavid Heinemeier Hansson2010-02-031-1/+1
* Revamp of Rails documentation taskRizwan Reza2010-01-241-23/+31
* Fix RAILS_ROOT deprecation on guides generation. [#3710 status:resolved]Rizwan Reza2010-01-171-1/+1
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-241-0/+88