| Commit message (Expand) | Author | Age | Files | Lines |
* | Use `require_relative` instead of `require` with full path | bogdanvlviv | 2017-06-14 | 1 | -1/+1 |
* | Generate field ids in `collection_check_boxes` and `collection_radio_buttons` | yuuji.yaginuma | 2017-06-11 | 4 | -18/+28 |
* | Don't rely on the @view_renderer being defined. | Kasper Timm Hansen | 2017-06-08 | 1 | -2/+2 |
* | Merge pull request https://github.com/rails/rails/pull/28637 from st0012/fix-... | Kasper Timm Hansen | 2017-06-08 | 6 | -33/+42 |
* | Use a hash to record every partial's cache hit status instead of sharing a bo... | Stan Lo | 2017-06-08 | 7 | -3/+51 |
* | Don't support namespace in form_with. | Kasper Timm Hansen | 2017-06-07 | 1 | -18/+0 |
* | Move slicing to initializer. | Kasper Timm Hansen | 2017-06-07 | 2 | -2/+2 |
* | Use mattr_accessor default: option throughout the project | Genadi Samokovarov | 2017-06-03 | 7 | -25/+13 |
* | Merge pull request #29187 from robin850/remove-mathn | Rafael França | 2017-05-30 | 1 | -3/+11 |
|\ |
|
| * | Remove requirement on mathn | Robin Dupret | 2017-05-30 | 1 | -3/+11 |
* | | Grammar fixes | Jon Moss | 2017-05-29 | 1 | -2/+3 |
* | | Merge pull request #29191 from bogdanvlviv/pass_params_filename_lineno_to_cla... | Kasper Timm Hansen | 2017-05-29 | 1 | -1/+1 |
|\ \ |
|
| * | | Pass params __FILE__ and __LINE__ + 1 if class_eval with << | bogdanvlviv | 2017-05-29 | 1 | -1/+1 |
| |/ |
|
* | | Merge pull request #29151 from onemanstartup/jquery_slim_fix | Guillermo Iguaran | 2017-05-29 | 1 | -1/+1 |
|\ \ |
|
| * | | Check for jQuery ajax | Dmitriy Plekhanov | 2017-05-19 | 1 | -1/+1 |
* | | | Add option for class_attribute default (#29270) | David Heinemeier Hansson | 2017-05-29 | 5 | -24/+17 |
* | | | Merge pull request #29108 from inopinatus/ujs-sgjs-ie9-support | Kasper Timm Hansen | 2017-05-28 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Fix server-generated JS response processing on IE9 when using rails-ujs and r... | Josh Goodall | 2017-05-17 | 1 | -1/+1 |
* | | | | Update to rails-ujs documentation for yarn install | Adrian Stainforth | 2017-05-26 | 1 | -0/+10 |
* | | | | Merge pull request #29176 from bogdanvlviv/define-path-with__dir__ | Matthew Draper | 2017-05-26 | 14 | -37/+35 |
|\ \ \ \ |
|
| * | | | | Define path with __dir__ | bogdanvlviv | 2017-05-23 | 14 | -37/+35 |
* | | | | | Merge pull request #29119 from spohlenz/fix-select-with-enumerable | Matthew Draper | 2017-05-24 | 2 | -1/+18 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Fix select tag helper used with Enumerable choices | Sam Pohlenz | 2017-05-17 | 2 | -1/+18 |
| | |/ /
| |/| | |
|
* | | | | Update test link in ActionView javascripts README.md. | Josef Šimánek | 2017-05-22 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | Add :json type to auto_discovery_link_tag | Mike Gunderloy | 2017-05-20 | 3 | -5/+12 |
| |/
|/| |
|
* | | Merge pull request #29057 from koic/suppress_warning_assigned_but_unused_vari... | Akira Matsuda | 2017-05-19 | 1 | -1/+1 |
|\ \ |
|
| * | | Suppress `warning: assigned but unused variable - stdout` | Koichi ITO | 2017-05-12 | 1 | -1/+1 |
| |/ |
|
* | | ERB::Util.url_encode no longer escapes ~ since ruby 2.5 | Akira Matsuda | 2017-05-19 | 1 | -2/+2 |
* | | Use recyclable cache keys (#29092) | David Heinemeier Hansson | 2017-05-18 | 5 | -15/+23 |
|/ |
|
* | Should escape meta characters in regexp | Ryuta Kamizono | 2017-05-07 | 4 | -10/+10 |
* | Merge pull request #28753 from st0012/add-render-with-variants-test | Kasper Timm Hansen | 2017-05-01 | 3 | -0/+10 |
|\ |
|
| * | Add tests for render template/partial with variants option. | Stan Lo | 2017-04-14 | 3 | -0/+10 |
* | | Cleanup CHANGELOGs [ci skip] | Ryuta Kamizono | 2017-04-30 | 1 | -1/+2 |
* | | Merge pull request #20701 from iamvery/date-helper-argument-error | Andrew White | 2017-04-27 | 3 | -18/+41 |
|\ \ |
|
| * | | Ensure input to distance_of_time_in_words is not nil | Jay Hayes | 2017-04-27 | 3 | -18/+41 |
* | | | Merge pull request #28844 from kyuden/remove_unnecessary_attributes_of_select... | Kasper Timm Hansen | 2017-04-27 | 2 | -1/+3 |
|\ \ \ |
|
| * | | | Remove unnecessary `skip_default_ids` and `allow_method_names_outside_object`... | kyuden | 2017-04-24 | 2 | -1/+3 |
| |/ / |
|
* | | | Merge pull request #28848 from Edouard-chin/ec-remove-unused-method | Rafael França | 2017-04-26 | 1 | -7/+0 |
|\ \ \ |
|
| * | | | `sort_query_string_params` method is no more used | Edouard CHIN | 2017-04-23 | 1 | -7/+0 |
| |/ / |
|
* / / | Fix `current_page?` regression: | Edouard CHIN | 2017-04-26 | 2 | -1/+19 |
|/ / |
|
* | | Set to `form_with_generates_remote_forms` only when config is explicitly spec... | yuuji.yaginuma | 2017-04-22 | 1 | -2/+4 |
* | | Configure form_with_generates_remote_forms in its own initializer | Rafael Mendonça França | 2017-04-21 | 2 | -0/+29 |
* | | Fix all style guides violations | Rafael Mendonça França | 2017-04-19 | 9 | -12/+12 |
* | | Reuse the Parameters#to_h check in the routing helpers | Rafael Mendonça França | 2017-04-18 | 2 | -6/+5 |
* | | Add `form_with_generates_remote_forms` config. | Kasper Timm Hansen | 2017-04-16 | 1 | -1/+3 |
* | | Default embed_authenticity_token_in_remote_forms to nil. | Kasper Timm Hansen | 2017-04-16 | 3 | -8/+10 |
* | | Fix module name [ci skip] | yuuji.yaginuma | 2017-04-15 | 1 | -10/+10 |
|/ |
|
* | Merge pull request #28748 from DmytroVasin/rails-ujs-fix-ajax-response-parsing | Rafael França | 2017-04-13 | 2 | -3/+31 |
|\ |
|
| * | Fix mistake in JS response parser: | Dmytro Vasin | 2017-04-13 | 2 | -3/+31 |
* | | Close form_for tag in FormHelper API docs | Alex Muller | 2017-04-13 | 1 | -2/+2 |
|/ |
|