index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionview
/
test
/
template
/
translation_helper_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo
Akshay Vishnoi
2015-12-30
1
-1
/
+1
*
debug_missing_translation configuration added to action_view
Sameer Rahmani
2015-12-18
1
-0
/
+10
*
Ignore scope in missing translation input.
Kasper Timm Hansen
2015-10-28
1
-0
/
+8
*
Include interpolation values to translation_missing helper
Kir Shatrov
2015-09-18
1
-0
/
+6
*
Removed Mocha from ActionView part 1
Ronak Jangir
2015-08-24
1
-5
/
+8
*
Remove :rescue_format option for translate helper since it's no longer suppor...
Bernard Potocki
2015-05-04
1
-14
/
+2
*
Handle raise flag in translate when both main and default translation is miss...
Bernard Potocki
2015-05-04
1
-0
/
+13
*
Allow an array to be a default translation value.
Adam Prescott
2015-04-04
1
-0
/
+5
*
Merge pull request #19421 from jcoyne/translate_defaults_with_nil
Rafael Mendonça França
2015-03-20
1
-0
/
+5
*
Fix regression when passing a value different of String.
Ulisses Almeida
2015-02-26
1
-0
/
+5
*
Avoid changing the global state on the tests
Rafael Mendonça França
2015-01-05
1
-1
/
+6
*
Merge pull request #17676 from tigrish/fix_custom_i18n_exception_handler_regr...
Rafael Mendonça França
2015-01-05
1
-0
/
+19
|
\
|
*
Fix I18n regression introduced by #13832
Christopher Dell
2014-11-19
1
-0
/
+19
*
|
Unsafe default translations should not be marked html_safe
Justin Coyne
2015-01-02
1
-0
/
+6
|
/
*
fix the undefined method content_tag #15245
Rajarshi Das
2014-09-06
1
-1
/
+0
*
Clean up I18n stored translations after test.
Zuhao Wan
2014-06-14
1
-1
/
+5
*
Fix assertion order and :scissors: extra spaces
Carlos Antonio da Silva
2014-05-13
1
-2
/
+2
*
Dup options hash to prevent modifications
Josep Jaume Rey
2014-05-13
1
-0
/
+6
*
Rails config for raise on missing translations
Kassio Borges
2014-01-27
1
-0
/
+10
*
Escalate missing error when :raise is true
Shota Fukumori (sora_h)
2013-12-05
1
-0
/
+6
*
Stop using i18n's built in HTML error handling.
Michael Koziarski
2013-12-02
1
-1
/
+1
*
Move template tests from actionpack to actionview
Piotr Sarnacki
2013-06-20
1
-0
/
+138