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
*
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