This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
rails--rails
Watch
1
Star
0
Fork
You've already forked rails--rails
0
mirror of
https://github.com/rails/rails.git
synced
2022-11-09 12:12:34 -05:00
Code
Releases
Activity
5273bd97e6
rails--rails
/
actionpack
/
test
/
template
History
José Valim
5273bd97e6
Make AP test suite green once again and speed up performance in layouts lookup for some cases.
2010-06-07 10:13:41 +02:00
..
erb
html-scanner
testing
add NullResolver
2010-05-02 22:45:54 +02:00
active_model_helper_test.rb
asset_tag_helper_test.rb
Accept :alt => nil on image_tag [
#4558
state:resolved]
2010-05-15 09:43:15 +02:00
atom_feed_helper_test.rb
body_parts_test.rb
capture_helper_test.rb
Fixed 1 failure and 2 errors in ActionPack testsuite [
#4613
state:commited]
2010-05-16 14:32:53 +02:00
compiled_templates_test.rb
date_helper_i18n_test.rb
date_helper_test.rb
Fix form builder and form helpers inconsistencies [
#4432
state:resolved]
2010-04-29 13:40:55 +02:00
erb_util_test.rb
form_helper_test.rb
refactor evals and adds some __FILE__ and __LINE__
2010-05-20 15:18:57 +02:00
form_options_helper_i18n_test.rb
form_options_helper_test.rb
added support for html attributes in options_for_select [
#2165
]
2010-05-16 14:33:04 +02:00
form_tag_helper_test.rb
HTML safety: fix textarea with nil content
2010-05-24 20:18:25 -07:00
javascript_helper_test.rb
log_subscriber_test.rb
lookup_context_test.rb
Make AP test suite green once again and speed up performance in layouts lookup for some cases.
2010-06-07 10:13:41 +02:00
number_helper_i18n_test.rb
Added default currency values to NumberHelper and pass them to I18n.translate
2010-05-17 17:39:33 +02:00
number_helper_test.rb
output_buffer_test.rb
prototype_helper_test.rb
raw_output_helper_test.rb
record_tag_helper_test.rb
render_test.rb
Moved encoding work in progress to a feature branch.
2010-05-16 13:55:29 -07:00
sanitize_helper_test.rb
scriptaculous_helper_test.rb
tag_helper_test.rb
template_test.rb
Update template to allow handlers to more cleanly handle encodings (ht: nex3)
2010-05-30 11:37:35 +02:00
test_case_test.rb
In AV::TC, move protect_against_forgery? from the test_case to the
2010-05-26 15:59:03 +02:00
test_test.rb
text_helper_test.rb
Now that we always return a proxy from mb_chars, even in 1.9, all Strings coming back from AS are UTF-8.
2010-05-29 21:20:52 +02:00
translation_helper_test.rb
i18n: t() handles single keys returning an Array, also
2010-05-24 20:30:21 -07:00
url_helper_test.rb