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
/
lib
/
action_view
/
helpers
/
translation_helper.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove :rescue_format option for translate helper since it's no longer suppor...
Bernard Potocki
2015-05-04
1
-2
/
+2
*
Handle raise flag in translate when both main and default translation is miss...
Bernard Potocki
2015-05-04
1
-4
/
+4
*
Correct translate helper docs [ci skip]
Derek Prior
2015-04-24
1
-23
/
+36
*
Allow an array to be a default translation value.
Adam Prescott
2015-04-04
1
-1
/
+1
*
Merge pull request #19421 from jcoyne/translate_defaults_with_nil
Rafael Mendonça França
2015-03-20
1
-1
/
+1
*
Fix regression when passing a value different of String.
Ulisses Almeida
2015-02-26
1
-1
/
+5
*
Merge pull request #17676 from tigrish/fix_custom_i18n_exception_handler_regr...
Rafael Mendonça França
2015-01-05
1
-6
/
+8
|
\
|
*
Fix I18n regression introduced by #13832
Christopher Dell
2014-11-19
1
-6
/
+8
*
|
Unsafe default translations should not be marked html_safe
Justin Coyne
2015-01-02
1
-19
/
+9
|
/
*
fix the undefined method content_tag #15245
Rajarshi Das
2014-09-06
1
-0
/
+1
*
Missing ActiveSupport require for calling String#first
Akira Matsuda
2014-08-14
1
-0
/
+1
*
Fix assertion order and :scissors: extra spaces
Carlos Antonio da Silva
2014-05-13
1
-2
/
+1
*
Dup options hash to prevent modifications
Josep Jaume Rey
2014-05-13
1
-0
/
+2
*
Rails config for raise on missing translations
Kassio Borges
2014-01-27
1
-4
/
+4
*
Escalate missing error when :raise is true
Shota Fukumori (sora_h)
2013-12-05
1
-1
/
+9
*
Stop using i18n's built in HTML error handling.
Michael Koziarski
2013-12-02
1
-13
/
+9
*
Move actionpack/lib/action_view* into actionview/lib
Piotr Sarnacki
2013-06-20
1
-0
/
+107