Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | | | | Merge pull request #11466 from jetthoughts/updated_tesing_guides | Yves Senn | 2013-12-02 | 1 | -9/+14 |
|\ \ \ \ \ | |||||
| * | | | | | Add `rake test:all`, `rake test:all:db` to guide | Paul Nikitochkin | 2013-11-30 | 1 | -9/+14 |
* | | | | | | `ActionView::MissingTemplate` for partials includes underscore. | Yves Senn | 2013-12-02 | 4 | -4/+13 |
* | | | | | | Merge pull request #12365 from jbaudanza/reorder | Guillermo Iguaran | 2013-12-01 | 2 | -6/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Move Rack::Cache after AD::Static in the stack | Jonathan Baudanza | 2013-09-25 | 2 | -6/+6 |
* | | | | | | | Update active_record_querying.md | Guillermo Iguaran | 2013-12-02 | 1 | -1/+1 |
* | | | | | | | Cleanups in API docs: his => their | Guillermo Iguaran | 2013-12-02 | 1 | -2/+2 |
* | | | | | | | Try to escape each part of a path redirect route correctly | Andrew White | 2013-12-02 | 3 | -8/+41 |
* | | | | | | | Merge pull request #13130 from gja/master | Guillermo Iguaran | 2013-12-01 | 3 | -9/+9 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | [ci skip] Removing some gender sensitive object pronouns | Tejas Dinkar | 2013-12-02 | 3 | -9/+9 |