| Commit message (Expand) | Author | Age | Files | Lines |
* | Change test description with the correct URL name | Pietro Moro | 2019-07-26 | 1 | -8/+8 |
* | Merge pull request #36178 from sshaw/fix_time_zone_options_priority | Rafael França | 2019-07-26 | 1 | -3/+4 |
|\ |
|
| * | Update time_zone_options_for_select docs | sshaw | 2019-05-04 | 1 | -3/+4 |
* | | Change the test description to say the URL helper name in test. | Abhay Nikam | 2019-07-27 | 1 | -7/+7 |
* | | Added a phone_to helper method, on the style of mail_to and sms_to. (#36775) | Pietro Moro | 2019-07-26 | 3 | -0/+115 |
* | | Merge pull request #36764 from willianveiga/feature/inputs-inside-disabled-fi... | Rafael França | 2019-07-26 | 2 | -0/+19 |
|\ \ |
|
| * | | Add test for submitted fields within disabled fieldsets | Willian Gustavo Veiga | 2019-07-26 | 1 | -0/+18 |
| * | | Issue #36728 - Inputs inside disabled fieldset are not submited on remote: tr... | Willian Gustavo Veiga | 2019-07-25 | 1 | -0/+1 |
* | | | Add a default value for arg `format` in `ActionView::Digestor.digest()` | Sharang Dashputre | 2019-07-26 | 1 | -1/+1 |
* | | | Merge pull request #35334 from sharang-d/digest-doc-update | Rafael França | 2019-07-26 | 1 | -3/+4 |
|\ \ \ |
|
| * | | | Update comment for ActionView::Digestor.digest [ci skip] | Sharang Dashputre | 2019-04-16 | 1 | -3/+4 |
* | | | | Merge pull request #36576 from mtsmfm/mtsmfm/fix-fixture-resolver | Rafael Mendonça França | 2019-07-25 | 2 | -13/+47 |
|\ \ \ \ |
|
| * | | | | Support :any variants for FixtureResolver | Fumiaki MATSUSHIMA | 2019-06-30 | 2 | -13/+47 |
* | | | | | Merge pull request #36412 from robotdana/compact_blank | Rafael Mendonça França | 2019-07-25 | 1 | -1/+1 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | Use compact_blank throughout rails | Dana Sherson | 2019-06-05 | 1 | -1/+1 |
* | | | | | Merge pull request #36467 from spk/add-doc-host-protocol-asset_path | Rafael França | 2019-07-24 | 1 | -0/+2 |
|\ \ \ \ \ |
|
| * | | | | | Add documentation on actionview asset_path with host and protocol | Laurent Arnoud | 2019-06-12 | 1 | -0/+2 |
* | | | | | | Fix broken rdoc for UrlHelper [ci skip] | Ryuta Kamizono | 2019-07-24 | 1 | -6/+6 |
* | | | | | | Fix argument in doc sample of new `sms_to` helper [ci skip] | Carlos Antonio da Silva | 2019-07-19 | 1 | -1/+1 |
* | | | | | | Merge pull request #36511 from aantix/sms_link_helper | Guillermo Iguaran | 2019-07-19 | 2 | -0/+110 |
|\ \ \ \ \ \ |
|
| * | | | | | | Doc changes. | Jim Jones | 2019-06-18 | 1 | -4/+4 |
| * | | | | | | Helper method to create an sms link - when clicked it opens the phone/desktop... | Jim Jones | 2019-06-18 | 2 | -0/+110 |
| |/ / / / / |
|
* | | | | | | Fix a minor typo in ActionView::UnboundTemplate | Jean Boussier | 2019-07-19 | 1 | -3/+3 |
* | | | | | | Empty array instead of nil for source_extract | Guilherme Mansur | 2019-07-14 | 3 | -12/+29 |
* | | | | | | active_support/deprecation has to be already required via active_support/rail... | Akira Matsuda | 2019-07-12 | 5 | -7/+0 |
* | | | | | | A type class or nil has to respond_to :to_s | Akira Matsuda | 2019-07-12 | 1 | -2/+1 |
* | | | | | | No Woman, No try | Akira Matsuda | 2019-07-12 | 1 | -1/+0 |
| |_|/ / /
|/| | | | |
|
* | | | | | Autoload SyntaxErrorInTemplate | Guilherme Mansur | 2019-06-19 | 2 | -0/+5 |
* | | | | | Merge pull request #36482 from Shopify/fix-translation-helper-default-hash | Rafael França | 2019-06-17 | 2 | -1/+6 |
|\ \ \ \ \ |
|
| * | | | | | Fix TranslationHelper#translate handling of Hash defaults | Jean Boussier | 2019-06-14 | 2 | -1/+6 |
* | | | | | | :golf: | Akira Matsuda | 2019-06-15 | 1 | -6/+2 |
* | | | | | | Fix rubocop violations | Ryuta Kamizono | 2019-06-14 | 1 | -1/+0 |
|/ / / / / |
|
* | | | | | Merge pull request #36477 from albertoalmagro/alberto/button-to-default-path | Rafael França | 2019-06-13 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | [ci skip] Use default path in button_to documentation | Alberto Almagro | 2019-06-13 | 1 | -1/+1 |
* | | | | | | Merge pull request #36437 from sudara/fix_programmatic_clicks_with_data_remote | Gannon McGibbon | 2019-06-13 | 2 | -2/+16 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Ensure non-mouse/programmatic clicks work with data-remote | Sudara | 2019-06-13 | 2 | -2/+16 |
* | | | | | | Merge pull request #36388 from joelhawksley/actionview-component | Aaron Patterson | 2019-06-13 | 4 | -1/+72 |
|\ \ \ \ \ \ |
|
| * | | | | | | `RenderingHelper` supports rendering objects that `respond_to?` `:render_in` | Joel Hawksley | 2019-06-12 | 4 | -1/+72 |
* | | | | | | | Enable `Layout/EmptyLinesAroundAccessModifier` cop | Ryuta Kamizono | 2019-06-13 | 49 | -56/+2 |
| |_|/ / / /
|/| | | | | |
|
* | | | | | | Merge pull request #36422 from jhawthorn/parallelize_actionview | John Hawthorn | 2019-06-06 | 3 | -39/+13 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | Run actionview tests in parallel | John Hawthorn | 2019-06-05 | 2 | -0/+12 |
| * | | | | | Remove actionview tests which modify fixtures | John Hawthorn | 2019-06-05 | 1 | -39/+1 |
| | |/ / /
| |/| | | |
|
* / | | | | Bump rubocop to 0.71 | Abhay Nikam | 2019-06-06 | 1 | -1/+1 |
|/ / / / |
|
* / / / | Only clear cache when view paths are specified | yuuji.yaginuma | 2019-06-04 | 1 | -0/+2 |
|/ / / |
|
* | | | Change `ActionDispatch::Response#content_type` returning Content-Type header ... | yuuji.yaginuma | 2019-06-01 | 1 | -12/+12 |
* | | | Merge pull request #36324 from yoones/fix-unexpected-select-tag-delete-behavior | Eileen M. Uchitelle | 2019-05-28 | 3 | -1/+12 |
|\ \ \ |
|
| * | | | Fix select_tag so that is doesn't change options when include_blank is set | Younes SERRAJ | 2019-05-22 | 3 | -1/+12 |
* | | | | Wrap actionview cache expiry in a mutex | John Hawthorn | 2019-05-21 | 1 | -8/+11 |
* | | | | Correct human file size examples [ci skip] | Alexander Graul | 2019-05-20 | 1 | -1/+1 |
|/ / / |
|
* | | | NPM -> npm [ci skip] | Xavier Noria | 2019-05-12 | 1 | -1/+1 |