| Commit message (Expand) | Author | Age | Files | Lines |
* | This test needs integer core ext for time | Rafael Mendonça França | 2019-08-02 | 1 | -0/+1 |
* | Require integer conversion for this test | Rafael Mendonça França | 2019-08-02 | 1 | -0/+1 |
* | Revert "MethodCallAssertions is a regular player of the team ActiveSupport::T... | Rafael Mendonça França | 2019-08-02 | 1 | -0/+3 |
* | Revert "You give jruby_skip & rubinius_skip a good name" | Rafael Mendonça França | 2019-08-02 | 1 | -0/+11 |
* | You give jruby_skip & rubinius_skip a good name | Akira Matsuda | 2019-08-02 | 1 | -11/+0 |
* | MethodCallAssertions is a regular player of the team ActiveSupport::TestCase now | Akira Matsuda | 2019-08-02 | 1 | -3/+0 |
* | Fix `_write_layout_method` | Ryuta Kamizono | 2019-08-02 | 1 | -1/+1 |
* | No private def | Rafael Mendonça França | 2019-08-01 | 2 | -3/+6 |
* | These methods doesn't have to be `protected` | Akira Matsuda | 2019-08-01 | 2 | -6/+3 |
* | Use `try` only when we're unsure if the receiver would respond_to the method | Akira Matsuda | 2019-08-01 | 8 | -11/+8 |
* | Merge pull request #36818 from hc0208/fix_typo_in_data_remote_js | Ryuta Kamizono | 2019-07-31 | 1 | -1/+1 |
|\ |
|
| * | Fix typo submited → submitted [ci skip] | hc0208 | 2019-07-31 | 1 | -1/+1 |
* | | Avoid creating new Array when looking up already registered detail | Akira Matsuda | 2019-07-31 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #36813 from haruyuki97/haruyuki97/fix-comment-in-url-helper | Prem Sichanugrist | 2019-07-30 | 1 | -1/+1 |
|\ |
|
| * | fix a typo [ci skip] | haruyuki97 | 2019-07-30 | 1 | -1/+1 |
* | | Use match? where we don't need MatchData | Akira Matsuda | 2019-07-29 | 1 | -1/+1 |
* | | Add AS::TimeZone#match? | Akira Matsuda | 2019-07-29 | 2 | -2/+4 |
* | | Suppress Ruby warning: :warning: non-nil $, will be deprecated | Akira Matsuda | 2019-07-29 | 1 | -2/+6 |
* | | Assert query counts in cache relation test | st0012 | 2019-07-28 | 1 | -1/+16 |
|/ |
|
* | Use match? where we don't need MatchData | Akira Matsuda | 2019-07-27 | 2 | -2/+2 |
* | 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 |