rails--rails/actionpack/test/fixtures
Santiago Pastorino 157ea76306 format lookup for partials is derived from the format in which the template is being rendered
Closes #5025 part 2
2012-02-22 11:12:03 -02:00
..
alternate_helpers Use redefine_method since baz is already defined. 2010-09-28 18:31:52 -03:00
bad_customers
blog_public Modified ActionDispatch::Static to allow passing multiple roots 2010-09-03 22:59:09 +02:00
comments added tests for render :file/:template and the :formats/:handlers/:locale options. 2011-09-23 00:36:10 +02:00
custom_pattern [action_view] added custom patterns to template resolver 2011-03-20 07:01:46 +08:00
customers
db_definitions Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
developers
filter_test/implicit_actions Add a failing test case for an implicit action with a before filter. 2011-03-23 23:32:44 +00:00
fun
functional_caching Merge pull request #2219 from kommen/fix_fragment_caching_squashed 2011-10-13 13:36:20 -07:00
good_customers
happy_path/render_action
helpers Be sure to call helper :all just on direct children. (Tests by Jesse Storimer) 2010-08-26 18:20:22 -03:00
layout_tests Recreate symlink in layouts for tests 2010-12-31 14:22:27 +01:00
layouts content_for should work with provide. 2011-04-16 11:34:07 +02:00
localized
mascots
multipart
old_content_type removes the RJS template handler 2011-04-13 13:23:18 +02:00
override/test
override2/layouts/test
post_test
projects
public Remove fixture files with Windows incompatible filenames 2012-02-20 04:46:45 +00:00
quiz/questions
replies
respond_to removes the RJS template handler 2011-04-13 13:23:18 +02:00
respond_with Make sure respond_with with :js tries to render a template in all cases 2011-06-30 11:47:36 -03:00
scope/test
session_autoload_test/session_autoload_test
sprockets Add font_path helper method 2012-01-03 17:08:10 -02:00
star_star_mime add the fixture file 2010-11-22 23:06:13 +01:00
symlink_parent
test format lookup for partials is derived from the format in which the template is being rendered 2012-02-22 11:12:03 -02:00
topics
translations/templates Make TranslationHelper#translate use the :rescue_format option in I18n 0.5.0 2010-12-04 18:00:52 +01:00
_top_level_partial.html.erb
_top_level_partial_only.erb
companies.yml Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
company.rb Deprecate set_sequence_name in favour of self.sequence_name= 2011-11-29 20:13:37 +00:00
developer.rb Deprecate set_table_name in favour of self.table_name= or defining your own method. 2011-11-29 20:13:36 +00:00
developers.yml Replaced all 'for' loops with Enumerable#each 2012-01-30 03:15:49 +08:00
developers_projects.yml
hello.html
mascot.rb
mascots.yml
project.rb
projects.yml
replies.yml Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
reply.rb
shared.html.erb
topic.rb
topics.yml Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
with_format.json.erb Use the right format when a partial is missing. 2012-02-20 17:52:14 -02:00