| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | use `Gem.win_platform?` to check windows Ruby platforms | yuuji.yaginuma | 2016-11-30 | 1 | -1/+1 |
* | Add asset compilation Rake task for UJS | Jon Moss | 2016-11-26 | 1 | -1/+9 |
* | Add UJS tests | Guillermo Iguaran | 2016-11-26 | 22 | -0/+5280 |
* | Add rails-ujs to Action View | Guillermo Iguaran | 2016-11-26 | 14 | -0/+649 |
* | Convert ActionView::Railtie into Engine | Guillermo Iguaran | 2016-11-26 | 1 | -1/+1 |
* | Merge pull request #27174 from kamipo/fix_require_dependency_message_format | Matthew Draper | 2016-11-25 | 1 | -1/+1 |
|\ |
|
| * | Fix `require_dependency` message format | Ryuta Kamizono | 2016-11-25 | 1 | -1/+1 |
* | | Fix warning: method redefined; discarding old fields | Ryuta Kamizono | 2016-11-25 | 1 | -1/+1 |
|/ |
|
* | form_helper typo fix [ci skip] | ota42y | 2016-11-22 | 1 | -1/+1 |
* | [ci skip] Mention `form_with` and `fields` in changelog. | Kasper Timm Hansen | 2016-11-21 | 1 | -0/+30 |
* | Add form_with to unify form_tag/form_for. (#26976) | Kasper Timm Hansen | 2016-11-21 | 2 | -2/+2475 |
* | update bin/test scripts to prevent double runs. | Yves Senn | 2016-11-21 | 1 | -2/+0 |
* | Minor corrections to #26905 | Andrew White | 2016-11-13 | 2 | -2/+2 |
* | Merge pull request #27024 from vipulnsward/changelog-edits | Andrew White | 2016-11-13 | 1 | -3/+3 |
|\ |
|
| * | Changelog edits | Vipul A M | 2016-11-12 | 1 | -3/+3 |
* | | Merge pull request #26905 from bogdanvlviv/docs | Andrew White | 2016-11-13 | 6 | -22/+22 |
|\ \ |
|
| * | | Add missing `+` around a some literals. | bogdanvlviv | 2016-10-27 | 6 | -22/+22 |
* | | | Merge pull request #27019 from djpowers/patch-1 | Jon Moss | 2016-11-12 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fix spelling in API docs | Dave Powers | 2016-11-12 | 1 | -1/+1 |
* | | | better docs for ActionView::ViewPaths#prepend_view_path | Alexander Kustov | 2016-11-12 | 1 | -0/+12 |
|/ / |
|
* | | Add more rubocop rules about whitespaces | Rafael Mendonça França | 2016-10-29 | 32 | -160/+160 |
* | | [ci skip] Revise TagHelper only permitting symbols doc. | Kasper Timm Hansen | 2016-10-28 | 1 | -4/+3 |
* | | removes requires already present in active_support/rails | Xavier Noria | 2016-10-27 | 1 | -1/+0 |
* | | let Regexp#match? be globally available | Xavier Noria | 2016-10-27 | 10 | -10/+0 |
* | | Fix small typo in ActionView API documentation [ci skip] | Erol Fornoles | 2016-10-25 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #26810 from maclover7/jm-fix-26802 | Rafael Mendonça França | 2016-10-22 | 2 | -0/+38 |
|\ |
|
| * | Convert ActionController::Parameters to a hash in button_to | Jon Moss | 2016-10-17 | 2 | -0/+22 |
|/ |
|
* | Docs: `tag` only accept attribute names as symbols | claudiob | 2016-10-11 | 1 | -2/+3 |
* | Removed deprecated `#original_exception` in `ActionView::Template::Error`. | Rafael Mendonça França | 2016-10-10 | 2 | -11/+5 |
* | Merge pull request #26578 from jeremy/undeprecate-plural-positional-arg | Rafael França | 2016-10-10 | 2 | -14/+3 |
|\ |
|
| * | Undeprecate plural positional argument | Jeremy Daer | 2016-09-21 | 2 | -14/+3 |
* | | Remove deprecated support to :text in render | Rafael Mendonça França | 2016-10-10 | 4 | -6/+4 |
* | | Avoid bumping the class serial when invoking executor | Matthew Draper | 2016-10-03 | 2 | -1/+7 |
* | | Change render to support any hash keys in locals | Peter Schilling | 2016-10-02 | 6 | -1/+47 |
|/ |
|
* | [ci skip] Replace to closing tag | Andrey Molchanov | 2016-09-20 | 1 | -1/+1 |
* | [ci skip] Fixed commas according to Oxford comma in rdoc and guides | Andrey Molchanov | 2016-09-17 | 1 | -1/+1 |
* | Merge pull request #26516 from grosser/grosser/assert | Rafael França | 2016-09-16 | 4 | -11/+11 |
|\ |
|
| * | improve error message when include assertions fail | Michael Grosser | 2016-09-16 | 4 | -11/+11 |
* | | Merge pull request #26509 from claudiob/rename-as | Rafael França | 2016-09-16 | 1 | -1/+1 |
|\ \ |
|
| * | | Rename test to match what it does | claudiob | 2016-09-15 | 1 | -1/+1 |
| |/ |
|
* | | Merge pull request #26507 from Neodelf/actionview_duplicate | Rafael França | 2016-09-16 | 2 | -6/+2 |
|\ \
| |/
|/| |
|
| * | DRYing duplicate methods | Andrey Molchanov | 2016-09-16 | 2 | -6/+2 |
* | | Fix broken comments indentation caused by rubocop auto-correct [ci skip] | Ryuta Kamizono | 2016-09-14 | 11 | -49/+49 |
|/ |
|
* | Fix Remaining Case-In-Assignment Statement Formatting | Alex Kitchens | 2016-09-06 | 2 | -24/+26 |
* | Fix broken heredoc indentation caused by rubocop auto-correct | Ryuta Kamizono | 2016-09-03 | 1 | -16/+17 |
* | RuboCop is 100% green :tada: | Xavier Noria | 2016-09-02 | 1 | -6/+7 |
* | fix RuboCop errors re \xFC | Xavier Noria | 2016-09-02 | 1 | -2/+4 |
* | fixes remaining RuboCop issues [Vipul A M, Xavier Noria] | Xavier Noria | 2016-09-01 | 4 | -5/+5 |
* | fix document for radio_button | shingo-nakanishi | 2016-09-01 | 1 | -1/+2 |
* | remove warning from `video_tag` | yuuji.yaginuma | 2016-09-01 | 1 | -3/+3 |