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
*
Updated links from http to https in guides, docs, etc
Abhay Nikam
2019-03-09
1
-1
/
+1
*
Removes unnecessary dot in regexp
Xavier Noria
2019-02-28
1
-1
/
+1
*
Improve regexp of `html_safe_translation_key?`
Kazuhiro NISHIYAMA
2019-02-05
1
-1
/
+1
*
Enable `Performance/UnfreezeString` cop
yuuji.yaginuma
2018-09-23
1
-1
/
+1
*
Merge pull request #32361 from ph3t/safe-html-translation-arrays
Kasper Timm Hansen
2018-07-03
1
-2
/
+5
|
\
|
*
Add safe html support to arrays of translations
Juan Broullon
2018-07-03
1
-2
/
+5
*
|
Don't allocate unnecessary array in translation helper
Max Melentiev
2018-04-28
1
-8
/
+2
*
|
Merge pull request #32326 from q-centrix/perf-improvement-translation-helper-...
Guillermo Iguaran
2018-04-18
1
-1
/
+5
|
\
\
|
|
/
|
/
|
|
*
Only create an array with default options if we have default options
Dillon Welch
2018-03-22
1
-1
/
+5
*
|
Memoize the result of gsubbing @virtual_path
Dillon Welch
2018-03-20
1
-2
/
+5
|
/
*
[Action View] require_relative => require
Akira Matsuda
2017-10-21
1
-1
/
+1
*
Fix broken doc layout for action_view [ci skip]
Yoshiyuki Hirano
2017-08-27
1
-1
/
+1
*
Use frozen string literal in actionview/
Kir Shatrov
2017-07-24
1
-0
/
+2
*
Merge branch 'master' into require_relative_2017
Xavier Noria
2017-07-02
1
-1
/
+1
|
\
|
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
|
*
Merge pull request #29540 from kirs/rubocop-frozen-string
Matthew Draper
2017-07-02
1
-0
/
+1
|
|
\
|
|
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
|
*
|
Make ActionView frozen string literal friendly.
Pat Allan
2017-06-20
1
-1
/
+1
|
|
/
*
/
[Action View] require => require_relative
Akira Matsuda
2017-07-01
1
-1
/
+1
|
/
*
Use mattr_accessor default: option throughout the project
Genadi Samokovarov
2017-06-03
1
-2
/
+1
*
let Regexp#match? be globally available
Xavier Noria
2016-10-27
1
-1
/
+0
*
applies new string literal convention in actionview/lib
Xavier Noria
2016-08-06
1
-6
/
+6
*
systematic revision of =~ usage in AV
Xavier Noria
2016-07-25
1
-1
/
+2
*
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
-1
/
+1
*
Include interpolation values to translation_missing helper
Kir Shatrov
2015-09-18
1
-1
/
+8
*
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