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
/
guides
/
source
/
i18n.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ci skip] removing ruby-i18n.org/wiki link that is not available and using â€...
Gaurav Sharma
2014-10-09
1
-9
/
+6
*
i18n guide: clarify interpolation rules in _html keys [ci skip]
Xavier Noria
2014-09-10
1
-0
/
+16
*
Merge pull request #16097 from nishantmodak/correct_md
Zachary Scott
2014-07-08
1
-3
/
+3
|
\
|
*
correct markdown usage [ci skip]
Nishant Modak
2014-07-09
1
-3
/
+3
*
|
Update Rails versions [ci skip]
Robin Dupret
2014-07-07
1
-2
/
+2
|
/
*
Pluralize params
Mauro George
2014-06-03
1
-1
/
+1
*
Add default_i18n_subject to the guides
Mauro George
2014-06-03
1
-0
/
+18
*
Include label value in i18n attribute lookup
Joshua Cody
2014-05-06
1
-0
/
+13
*
[skip ci] Reorder i18n guide
Kyle Heironimus
2014-04-16
1
-54
/
+54
*
[ci skip] Avoid suggesting dangerous code in i18n guide
Mike MacDonald
2014-04-15
1
-2
/
+2
*
Update documentation to use Rails.application instead
Marcel Morgan
2014-04-13
1
-1
/
+1
*
Fix default_url_options example in i18n guide [ci skip]
Nikolay Shebanov
2014-04-03
1
-5
/
+4
*
Fix a grammatical error in the i18n guide [ci skip]
sukolsak
2014-03-12
1
-1
/
+1
*
Revert "Don't symbolize tainted data." [ci skip]
Xavier Noria
2014-02-11
1
-5
/
+1
*
Don't symbolize tainted data.
devlin zed
2014-02-11
1
-1
/
+5
*
Missing closing parenthesis.
edogawaconan
2014-02-04
1
-1
/
+1
*
Change all "can not"s to the correct "cannot".
T.J. Schuck
2014-01-03
1
-2
/
+2
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2013-12-20
1
-1
/
+1
|
\
|
*
Revert "Fix on-site markdown rendering [ci skip]"
Vijay Dev
2013-12-19
1
-1
/
+1
|
*
Revert "Underscore in markdown should be escaped with backslash [ci skip]"
Vijay Dev
2013-12-19
1
-1
/
+1
|
*
Fix on-site markdown rendering [ci skip]
Harshad Sabne
2013-11-28
1
-1
/
+1
|
*
Underscore in markdown should be escaped with backslash [ci skip]
Harshad Sabne
2013-11-26
1
-1
/
+1
|
*
Globalize has moved to a new repository
Harshad Sabne
2013-11-25
1
-1
/
+1
*
|
Added `absence` parameter to pluralization table
Ivan
2013-12-16
1
-0
/
+1
|
/
*
Merge remote-tracking branch 'docrails/master'
Xavier Noria
2013-11-24
1
-1
/
+1
|
\
|
*
Fix broken Wikipedia link.
Harshad Sabne
2013-11-13
1
-1
/
+1
*
|
Added a missing close parenthesis to i18n.md
Jacob Evan Shreve
2013-11-21
1
-1
/
+1
|
/
*
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2013-11-07
1
-1
/
+7
|
\
|
*
Fixes typo
Jay Hayes
2013-10-20
1
-1
/
+1
|
*
Update I18n guide to note the additional features of the `translate` view helper
Jay Hayes
2013-10-19
1
-1
/
+7
*
|
Clarify HTML Safe Translations [ci-skip]
Derek Prior
2013-11-05
1
-1
/
+1
|
/
*
[Documentation] Add a missing validation to I18n docs
Grayson Wright
2013-09-24
1
-0
/
+1
*
[ci skip] Fix links in section 5.3 of i18n.md
Juanito Fatas
2013-09-10
1
-5
/
+5
*
[ci skip] Add missing setting locale code snippet.
Juanito Fatas
2013-09-10
1
-0
/
+11
*
[ci skip] Change link name of Rails i18n wiki.
Juanito Fatas
2013-09-09
1
-1
/
+1
*
Use Ruby on Rails Coding Conventions for code examples in the guides
Paul Nikitochkin
2013-09-06
1
-4
/
+5
*
cleans the guides sources from fancy non-ASCII stuff
Xavier Noria
2013-08-23
1
-10
/
+10
*
Add plural form example for AR I18n section [ci skip]
Sadjow Leão
2013-08-13
1
-0
/
+13
*
Updated the guide to say that the localisation file for validation messages i...
Iain Beeston
2013-08-03
1
-1
/
+1
*
Added missing closing bracket for markdown url in guides [ci skip]
Wojciech Wnętrzak
2013-08-01
1
-1
/
+1
*
Fixing the broken URL [skip ci]
Ankit Gupta
2013-07-29
1
-1
/
+1
*
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2013-07-06
1
-0
/
+5
|
\
|
*
Complete a sentence in i18n guide's introduction
Robin Dupret
2013-06-30
1
-0
/
+5
*
|
Specify request method in guides [ci skip]
Mihail Evsyukov
2013-07-04
1
-1
/
+1
*
|
Fixing links to accept_language plugin/middleware
Wouter van Lelyveld
2013-06-27
1
-1
/
+1
|
/
*
fix the path of action view from actionpack/lib/action_view => actionview/lib...
Rajarshi Das
2013-06-21
1
-3
/
+3
*
Remove double spaces in code examples
Sunny Ripert
2013-05-28
1
-1
/
+1
*
Github -> GitHub [ci skip]
Prathamesh Sonpatki
2013-05-05
1
-3
/
+3
*
Added missing ')' on routing_filter link
hughkelsey
2013-04-23
1
-1
/
+1
*
describe Action Mailer I18n subject lookup
Yves Senn
2013-04-04
1
-0
/
+22
[next]