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
2010-12-31 14:22:27 +01:00
..
addresses
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
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
fun Make sure a namespaced <%= render form %> still renders the _form partial [#4784 state:resolved] 2010-06-20 00:58:10 +02:00
functional_caching Break a window :/ 2010-03-15 23:49:35 -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 Fix issue with rendering partials and then yielding inside a render layout call 2010-11-11 16:22:39 +01:00
localized Fixed that default locale templates should be used if the current locale template is missing [DHH] 2010-04-08 18:11:26 -07:00
mascots
multipart
old_content_type Deprecate old template handler API. Remove old handlers. 2010-10-10 01:14:50 +02: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
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
session_autoload_test/session_autoload_test Fixed that an ArgumentError is thrown when request.session_options[:id] is read in the following scenario: when the cookie store is used, and the session contains a serialized object of an unloaded class, and no session data accesses have occurred yet. Pushed the stale_session_check responsibility out of the SessionHash and down into the session store, closer to where the deserialization actually occurs. Added some test coverage for this case and others related to deserialization of unloaded types. 2010-06-27 22:39:06 +02:00
star_star_mime add the fixture file 2010-11-22 23:06:13 +01:00
symlink_parent
test Make TranslationHelper#translate use the :rescue_format option in I18n 0.5.0 2010-12-04 18:00:52 +01: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 Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
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 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 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 Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00