Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Add support for localized date references | Colin Bartlett | 2013-12-03 | 3 | -0/+39 | |
| * | | | Use travel_to convention in existing test | Colin Bartlett | 2013-12-03 | 1 | -4/+4 | |
* | | | | Merge pull request #13145 from acapilleri/fix_email_example | Carlos Antonio da Silva | 2013-12-03 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | fix email regex example code [ci skip] | Angelo capilleri | 2013-12-03 | 1 | -1/+1 | |
* | | | | Merge pull request #13143 from joker1007/fix_active_record_callbacks_document... | Rafael Mendonça França | 2013-12-03 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | Fix ActiveRecord::Callbacks sample code [ci skip] | joker1007 | 2013-12-03 | 1 | -2/+2 | |
|/ / / / | ||||||
* | | | | Fix bad usage of #select with hash | Carlos Antonio da Silva | 2013-12-03 | 1 | -1/+1 | |
* | | | | Merge pull request #11643 from vipulnsward/query_cache_clear | Carlos Antonio da Silva | 2013-12-03 | 3 | -1/+15 | |
|\ \ \ \ | ||||||
| * | | | | Currently, we clear query_cache in cache block finish, even if we may already... | Vipul A M | 2013-12-03 | 3 | -1/+15 | |
|/ / / / | ||||||
* | | | | Merge pull request #13022 from pwnall/fixture_context | Yves Senn | 2013-12-03 | 6 | -1/+116 | |
|\ \ \ \ | ||||||
| * | | | | Introduce a context for rendering fixtures ERB. | Victor Costan | 2013-12-03 | 6 | -1/+116 | |
|/ / / / | ||||||
* | | | | Convert Mime::NullType in a singleton | Guillermo Iguaran | 2013-12-03 | 1 | -1/+4 | |
* | | | | Cleanups in comment about conditional | Guillermo Iguaran | 2013-12-03 | 1 | -1/+2 | |
* | | | | Merge branch 'format_localized_template' of https://github.com/acapilleri/rails | Guillermo Iguaran | 2013-12-03 | 4 | -1/+22 | |
|\ \ \ \ | ||||||
| * | | | | Fix header Content-Type: #<Mime::NullType:...> in localized template | Angelo capilleri | 2013-12-03 | 4 | -1/+22 | |
| |/ / / | ||||||
* | | | | Tidy up previous commit, fix message assertion and improve tests | Carlos Antonio da Silva | 2013-12-03 | 2 | -2/+9 | |
* | | | | Modify the Hash#assert_valid_keys error message so that it shows the valid ke... | Nerian | 2013-12-03 | 3 | -4/+9 | |
* | | | | Merge pull request #13060 from chancancode/change_log_for_json_refactor | Carlos Antonio da Silva | 2013-12-02 | 3 | -0/+59 | |
|\ \ \ \ | ||||||
| * | | | | Added back the `encode_big_decimal_as_string` option with warning | Godfrey Chan | 2013-12-02 | 3 | -0/+59 | |
* | | | | | Avoid generating more strings while iterating to create methods | Carlos Antonio da Silva | 2013-12-02 | 1 | -1/+1 | |
| |_|/ / |/| | | | ||||||
* | | | | Merge remote-tracking branch 'origin/master' | Rafael Mendonça França | 2013-12-02 | 18 | -21/+41 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge pull request #12123 from aredondo/master | Carlos Antonio da Silva | 2013-12-02 | 1 | -0/+8 | |
| |\ \ \ \ | ||||||
| | * | | | | Add regression test for IpSpoofAttackError issue | Alvaro Redondo | 2013-09-03 | 1 | -0/+8 | |
| * | | | | | Remove note about removed local_constant_names method from guides [ci skip] | Carlos Antonio da Silva | 2013-12-02 | 1 | -1/+1 | |
| * | | | | | Remove dead comment from AS extensions guide [ci skip] | Carlos Antonio da Silva | 2013-12-02 | 1 | -2/+0 | |
| * | | | | | Fix note about class attribute accessors deprecated file [ci skip] | Carlos Antonio da Silva | 2013-12-02 | 1 | -1/+1 | |
| * | | | | | Merge pull request #13138 from gsamokovarov/remove-cattr-requires | Guillermo Iguaran | 2013-12-02 | 15 | -15/+15 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Remove deprecated cattr_* requires | Genadi Samokovarov | 2013-12-03 | 15 | -15/+15 | |
| * | | | | | | Add number and range field to form helpers article | Juanito Fatas | 2013-12-02 | 1 | -2/+16 | |
* | | | | | | | :sicssors: | Rafael Mendonça França | 2013-12-02 | 8 | -15/+2 | |
* | | | | | | | Options are not optional | Rafael Mendonça França | 2013-12-02 | 1 | -2/+2 | |
* | | | | | | | Make execute priave API | Rafael Mendonça França | 2013-12-02 | 7 | -12/+16 | |
* | | | | | | | Make load of NumberHelper thread safe | Rafael Mendonça França | 2013-12-02 | 9 | -26/+18 | |
* | | | | | | | Merge pull request #10996 from mattdbridges/number-helper-refactor | Rafael Mendonça França | 2013-12-02 | 10 | -312/+533 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Extract ActiveSupport::NumberHelper methods to classes | Matt Bridges | 2013-07-01 | 10 | -314/+533 | |
* | | | | | | | Make ActionView::Tags loading tread safe | Rafael Mendonça França | 2013-12-02 | 4 | -32/+40 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #11197 from gsamokovarov/unify-mattr-cattr | Guillermo Iguaran | 2013-12-02 | 7 | -271/+196 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Unify cattr and mattr accessors declarations | Genadi Samokovarov | 2013-12-02 | 7 | -271/+196 | |
* | | | | | | | Wrap 80 columns [ci skip] | Rafael Mendonça França | 2013-12-02 | 1 | -5/+10 | |
* | | | | | | | Add documentation about the Action Dispatch salt configuration | Rafael Mendonça França | 2013-12-02 | 1 | -0/+8 | |
* | | | | | | | Use alphabetic order | Rafael Mendonça França | 2013-12-02 | 1 | -2/+2 | |
* | | | | | | | :scissors: | Rafael Mendonça França | 2013-12-02 | 2 | -5/+5 | |
* | | | | | | | Make the release notes consistent [ci skip] | Rafael Mendonça França | 2013-12-02 | 1 | -66/+66 | |
* | | | | | | | Make the tests break again | Rafael Mendonça França | 2013-12-02 | 1 | -2/+0 | |
|/ / / / / / | ||||||
* | | | | | | activemodel isn't a runtime dependency for actionview | Guillermo Iguaran | 2013-12-02 | 1 | -2/+2 | |
* | | | | | | Merge pull request #13134 from rubiii/patch-1 | Carlos Antonio da Silva | 2013-12-02 | 1 | -0/+1 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | added missing require | Daniel Harrington | 2013-12-02 | 1 | -0/+1 | |
|/ / / / / | ||||||
* | | | | | `mail()` without arguments is a getter for the current mail. | Yves Senn | 2013-12-02 | 3 | -0/+42 | |
* | | | | | Merge pull request #13117 from akshay-vishnoi/typo | Xavier Noria | 2013-12-02 | 8 | -12/+12 | |
|\ \ \ \ \ | ||||||
| * | | | | | Typo and grammatical fixes [ci skip] | Akshay Vishnoi | 2013-12-02 | 8 | -12/+12 |