1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/test/fixtures
David Heinemeier Hansson 21187c0fb4 Apply the rest of Chads patch
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6180 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-02-21 00:29:44 +00:00
..
addresses Apply the rest of Chads patch 2007-02-21 00:29:44 +00:00
content_type test default content type for implicit rjs template render 2006-09-18 16:32:41 +00:00
db_definitions * Fix pagination problems when using include 2006-02-09 09:17:40 +00:00
deprecated_instance_variables Apply the rest of Chads patch 2007-02-21 00:29:44 +00:00
fun/games Apply the rest of Chads patch 2007-02-21 00:29:44 +00:00
helpers Controllers with acronyms in their names (e.g. PDFController) require the correct default helper (PDFHelper in file pdf_helper.rb). Closes #2262. Do not raise an exception when default helper is missing; log a debug message instead. It's nice to delete empty helpers. 2005-11-08 08:23:13 +00:00
layout_tests Automatically discover layouts when a controller is namespaced. Closes #2199, #3424. 2006-01-15 11:28:55 +00:00
layouts Apply the rest of Chads patch 2007-02-21 00:29:44 +00:00
multipart Fix invalid test fixture exposed by stricter Ruby 1.8.5 multipart parsing. Closes #6524. 2006-11-05 02:40:44 +00:00
override/test Apply the rest of Chads patch 2007-02-21 00:29:44 +00:00
public Added caching option to AssetTagHelper#stylesheet_link_tag and AssetTagHelper#javascript_include_tag [DHH] 2007-02-18 23:54:20 +00:00
respond_to Removed XML argument style for respond_to, so type.xml(object.to_xml) no longer works -- it wasnt worth the exception 2006-03-18 21:17:14 +00:00
scope/test Apply the rest of Chads patch 2007-02-21 00:29:44 +00:00
test Apply the rest of Chads patch 2007-02-21 00:29:44 +00:00
companies.yml * Fix pagination problems when using include 2006-02-09 09:17:40 +00:00
company.rb * Fix pagination problems when using include 2006-02-09 09:17:40 +00:00
developer.rb * Fix pagination problems when using include 2006-02-09 09:17:40 +00:00
developers.yml * Fix pagination problems when using include 2006-02-09 09:17:40 +00:00
developers_projects.yml * Fix pagination problems when using include 2006-02-09 09:17:40 +00:00
project.rb * Fix pagination problems when using include 2006-02-09 09:17:40 +00:00
projects.yml * Fix pagination problems when using include 2006-02-09 09:17:40 +00:00
replies.yml * Fix pagination problems when using include 2006-02-09 09:17:40 +00:00
reply.rb * Fix pagination problems when using include 2006-02-09 09:17:40 +00:00
topic.rb use :dependent => :destroy rather than :dependent => true 2006-09-22 00:11:33 +00:00
topics.yml * Fix pagination problems when using include 2006-02-09 09:17:40 +00:00