rails--rails/railties/lib/tasks
Jeremy Kemper 089d3ec318 Rake: use absolute paths to load lib and vendor tasks so they may be run outside of RAILS_ROOT. Closes #6584.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5469 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-11-09 07:56:10 +00:00
..
databases.rake PostgreSQL: db:test:purge closes open database connections first. Closes #6236. 2006-10-09 06:34:57 +00:00
documentation.rake Added lib/ to the directories that will get application docs generated [DHH] 2006-05-28 23:05:08 +00:00
framework.rake Remove some cruft from the framework:update:configs task and fix the documentation. Closes #5300. [jeremy@planetargon.com] 2006-06-21 02:11:59 +00:00
log.rake
misc.rake
pre_namespace_aliases.rake Formally deprecate the non-namespaced rake tasks. [Koz] 2006-09-04 00:49:08 +00:00
rails.rb Rake: use absolute paths to load lib and vendor tasks so they may be run outside of RAILS_ROOT. Closes #6584. 2006-11-09 07:56:10 +00:00
statistics.rake Clean up the output of rake stats, de-emphasise components and apis, and remove the indents for tests [Koz] 2006-10-27 01:26:11 +00:00
testing.rake Fixed test:uncommitted on Windows (backslash issue) (closes #4999) [paul@paulbutcher.com] 2006-10-09 02:23:03 +00:00
tmp.rake