aboutsummaryrefslogtreecommitdiffstats
path: root/railties/Rakefile
Commit message (Collapse)AuthorAgeFilesLines
* Layout & Rendering GuideMike Gunderloy2008-09-281-1/+2
|
* Add stuff to indexPratik Naik2008-09-271-0/+1
|
* Add Action Controller Basics guide to rake task. Remove testing for the time ↵Pratik Naik2008-09-261-1/+2
| | | | being ( it's borked )
* Add profiling guide to the index pagePratik Naik2008-09-221-1/+2
|
* Add caching guidePratik Naik2008-09-151-1/+2
|
* Add new security guide to generate listPratik Naik2008-09-141-1/+1
|
* Generate authors filePratik Naik2008-09-141-4/+7
|
* Add 'Getting Started with Rails' to guides index page.Hongli Lai (Phusion)2008-09-121-1/+2
|
* Force generate guidesPratik Naik2008-09-091-2/+2
|
* Add new guides to index pagePratik Naik2008-09-091-0/+2
|
* Layout enhancements for the guides.Hongli Lai (Phusion)2008-09-091-0/+4
| | | | | | | - Make all guides link to index.html. - Do not display the table of contents in index.html. These changes require the latest version of Mizuho (2b7570b).
* Add an index file for the guides.Hongli Lai (Phusion)2008-09-081-1/+10
|
* Add migrations guide to guide HTML generation task.Hongli Lai (Phusion)2008-09-081-0/+1
|
* Add 'Debugging Rails Applications' guide to guide HTML generation task.Hongli Lai (Phusion)2008-09-071-1/+2
|
* Dont use multipagePratik Naik2008-09-051-2/+1
|
* Add HTML generation task for the routing guide.Hongli Lai (Phusion)2008-09-051-5/+17
|
* Update guide generation task for latest Mizuho commandline options. Add ↵Hongli Lai (Phusion)2008-07-201-1/+2
| | | | admonition icons for the guides.
* Convert 'creating plugins' guide to asciidoc format.Hongli Lai (Phusion)2008-07-201-2/+2
|
* Revived two ancient manuals from manuals.rubyonrails.org: 'Securing Rails ↵Hongli Lai (Phusion)2008-07-201-0/+14
| | | | Applications' and 'Testing Rails Applications'. Now in Asciidoc format generated by Mizuho.
* Horo rdoc templateJeremy Kemper2008-06-221-1/+1
|
* Add dummy pdoc task to railtiesJeremy Kemper2008-06-181-1/+6
|
* Add lib/rails/*.rb to rdocJeremy Kemper2008-06-181-0/+1
|
* Update Rakefiles to connect to wrath as current user. Use ssh config to set ↵Jeremy Kemper2008-06-181-2/+2
| | | | a different user.
* Making ready for release of 2.1David Heinemeier Hansson2008-05-311-5/+5
|
* Making ready for RC1 releaseDavid Heinemeier Hansson2008-05-111-5/+5
|
* Depend on latest RakeDavid Heinemeier Hansson2008-05-111-1/+1
|
* Fix generate_app_doc task (Jaroslaw) [#70 state:resolved]David Heinemeier Hansson2008-05-111-1/+1
|
* Removed the default .htaccess configuration as there are so many good ↵David Heinemeier Hansson2008-03-291-9/+0
| | | | | | deployment options now (kept it as an example in README) [DHH] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@9134 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* require abstract_unit directly since test is in load pathJeremy Kemper2008-01-051-1/+1
| | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8569 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* RubyGems 0.9.5 compat: always set the gem platformJeremy Kemper2007-12-191-0/+1
| | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8438 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Prepare for 2.0.2 releaseDavid Heinemeier Hansson2007-12-161-5/+5
| | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8419 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Make ready for 2.0.1David Heinemeier Hansson2007-12-071-5/+5
| | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8330 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Preparing for release shortlyDavid Heinemeier Hansson2007-12-061-5/+5
| | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8321 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Prep for RC2David Heinemeier Hansson2007-11-291-5/+5
| | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8233 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Remove things that trip up RDocDavid Heinemeier Hansson2007-11-091-1/+0
| | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8122 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Prepare versions for RC1David Heinemeier Hansson2007-11-091-5/+5
| | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8121 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Complete AWS -> ARes changeover. Closes #8717 [kampers]Jeremy Kemper2007-10-151-1/+1
| | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7914 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Update gem dependencies to match current versionsJeremy Kemper2007-10-141-4/+4
| | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7883 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Bump versions for 1.2.4 release.Jeremy Kemper2007-10-051-4/+4
| | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7744 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Remember these for the next releaseDavid Heinemeier Hansson2007-10-051-2/+2
| | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7743 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Move Railties' Dispatcher to ActionController::Dispatcher, introduce before_ ↵Jeremy Kemper2007-09-261-1/+3
| | | | | | and after_dispatch callbacks, and warm up to non-CGI requests. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7640 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Added a default 422.html page to be rendered when ↵David Heinemeier Hansson2007-09-241-1/+1
| | | | | | ActiveRecord::RecordInvalid, ActiveRecord::RecordNotSaved, or ActionController::InvalidToken is raised [DHH] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7619 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Generate rdoc with utf-8 charset. Closes #7188 [manfred, jferris]Jeremy Kemper2007-05-281-0/+1
| | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6881 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Removed breakpointer and Binding.of_caller in favor of relying on ruby-debug ↵David Heinemeier Hansson2007-04-281-1/+1
| | | | | | by Kent Sibilev since the breakpointer has been broken since Ruby 1.8.4 and will not be coming back [DHH] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6611 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* It is activeresource, sillyDavid Heinemeier Hansson2007-04-231-1/+1
| | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6552 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Include Active Resource instead of Action Web Service [DHH]David Heinemeier Hansson2007-04-231-1/+1
| | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6550 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Run with the latest versions so beta gems will workDavid Heinemeier Hansson2007-04-211-11/+14
| | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6548 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Upgrade rake dependency from 0.7.1 to 0.7.2 to pull in its Ruby 1.8.6 ↵Jeremy Kemper2007-03-041-1/+1
| | | | | | compatibility fixes. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6329 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* No s on configDavid Heinemeier Hansson2007-02-231-2/+2
| | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6214 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Include two default initializers as examplesDavid Heinemeier Hansson2007-02-231-3/+6
| | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6213 5ecf4fe2-1ee6-0310-87b1-e25e094e27de