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
Jose Fernandez a04b44910e Solved a problem that prevented render :file => work in layouts
Signed-off-by: wycats <wycats@gmail.com>
2010-03-05 08:52:10 -08:00
..
addresses
alternate_helpers Allow helpers directory to be overridden via ActionController::Base.helpers_dir (Sam Pohlenz) [#1424 state:committed] 2008-11-23 13:42:53 +01:00
bad_customers
customers
db_definitions
developers
fun
functional_caching
good_customers
happy_path/render_action Started implementing render :action 2009-03-19 13:35:39 -07:00
helpers Fix failing tests after merge. 2010-01-24 15:08:06 +01:00
layout_tests Implemented layout conditions in new base 2009-05-21 18:14:20 -07:00
layouts When rendering layouts with blocks, use #capture to avoid assuming that the return value is the block's content. 2009-11-05 20:08:04 -08:00
mascots
multipart Allow empty files to be uploaded 2009-01-20 20:34:35 -06:00
old_content_type Avoid conflicts with another ContentTypeController used in testing 2009-09-19 12:50:14 -05:00
override/test
override2/layouts/test
post_test
projects
public Move Rails::Static into ActionDispatch 2009-09-26 11:37:42 -05:00
quiz/questions Fixed simplified render with nested models [#2042 state:resolved] 2009-03-07 14:05:18 -06:00
replies
respond_to
respond_with Raise an error if respond_with is invoked and no format is declared. 2010-01-10 20:21:08 +01:00
scope/test
symlink_parent
test Solved a problem that prevented render :file => work in layouts 2010-03-05 08:52:10 -08:00
topics
_top_level_partial.html.erb
_top_level_partial_only.erb
companies.yml
company.rb
developer.rb
developers.yml
developers_projects.yml
hello.html Fix render :file => "#{Rails.root}/public/404.html", :status => :not_found. Closes #8994 2010-02-23 22:45:42 -08:00
mascot.rb
mascots.yml
project.rb
projects.yml
replies.yml Remove the irrelevant fixture added in fe6ffce51d 2009-01-24 18:22:17 +00:00
reply.rb Missing rename from named_scope to scope [#3735 status:resolved] 2010-01-18 09:33:36 +01:00
shared.html.erb
topic.rb
topics.yml