Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |