| Commit message (Expand) | Author | Age | Files | Lines |
* | Import rails-ujs v0.1.0 from rails/rails-ujs | Guillermo Iguaran | 2017-02-20 | 11 | -255/+35 |
* | Set correct "routes" in tests cases | bogdanvlviv | 2017-02-20 | 2 | -4/+4 |
* | Add assertion to polymorphic_routes_test.rb | bogdanvlviv | 2017-02-20 | 1 | -2/+1 |
* | Unfreeze interpolated string because it's useless. | Stan Lo | 2017-02-19 | 1 | -1/+1 |
* | Add `Style/EmptyLinesAroundMethodBody` in `.rubocop.yml` and remove extra emp... | Ryuta Kamizono | 2017-02-12 | 2 | -2/+0 |
* | Merge pull request #27870 from kenta-s/get-todo-done-in-render_test | Kasper Timm Hansen | 2017-02-11 | 1 | -2/+1 |
|\ |
|
| * | Add information on `:formats` option in action_view_overview.md | kenta-s | 2017-02-06 | 1 | -2/+1 |
* | | Correct spelling | Benjamin Fleischer | 2017-02-05 | 1 | -1/+1 |
|/ |
|
* | Fix CI failure caused by aa647b46cce55ec12f5895e403c0d1b85502c8e0 | Ryuta Kamizono | 2017-02-02 | 1 | -1/+1 |
* | Fix test failures only seen when executed via bin/test | Akira Matsuda | 2017-02-02 | 1 | -1/+1 |
* | module Blog; class Post appears twice in AV tests | Akira Matsuda | 2017-02-02 | 1 | -3/+3 |
* | DRY fake models for testing | Akira Matsuda | 2017-02-02 | 2 | -37/+7 |
* | call `gem` `erubis` before require | yuuji.yaginuma | 2017-02-01 | 1 | -0/+1 |
* | Merge pull request #27795 from meagar/fix-missing-partial-iteration | Rafael França | 2017-01-31 | 4 | -1/+12 |
|\ |
|
| * | Merge branch 'master' into fix-missing-partial-iteration | Matthew Eagar | 2017-01-26 | 2 | -2/+2 |
| |\ |
|
| * \ | Merge branch 'master' into fix-missing-partial-iteration | Matthew Eagar | 2017-01-25 | 10 | -77/+197 |
| |\ \ |
|
| * | | | Add partial iteration variable to template keys | Matthew Eagar | 2017-01-25 | 4 | -1/+12 |
* | | | | Merge pull request #27858 from mtsmfm/fix-inherit-from-deprecated-erubis | Rafael França | 2017-01-31 | 3 | -1/+12 |
|\ \ \ \ |
|
| * | | | | Fix inherit from deprecated `ActionView::Template::Handlers::Erubis` | Fumiaki MATSUSHIMA | 2017-02-01 | 3 | -1/+12 |
* | | | | | Merge pull request #27758 from kenta-s/neglected-todo-in-render_test | Arthur Nogueira Neves | 2017-01-31 | 1 | -2/+1 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Get neglected TODO done in render_test | kenta-s | 2017-01-24 | 1 | -2/+1 |
* | | | | | Merge pull request #27738 from kenta-s/remove-unused-argument-formats | Rafael França | 2017-01-31 | 2 | -27/+27 |
|\ \ \ \ \ |
|
| * | | | | | Remove unused argument `formats` | kenta-s | 2017-01-20 | 2 | -27/+27 |
* | | | | | | Improve insufficient test for `safe_join` | kenta-s | 2017-01-30 | 1 | -2/+13 |
* | | | | | | use rails-html-sanitizer >= 1.0.3 | Toshi MARUYAMA | 2017-01-27 | 1 | -1/+1 |
| |_|_|_|/
|/| | | | |
|
* | | | | | s/an/a/ | Akira Matsuda | 2017-01-26 | 2 | -2/+2 |
| |_|_|/
|/| | | |
|
* | | | | Fix grammar 'an hyphen' -> 'a hyphen' [ci skip] | kenta-s | 2017-01-25 | 1 | -1/+1 |
* | | | | Merge pull request #27796 from yui-knk/keep_separator_was | Andrew White | 2017-01-25 | 1 | -1/+2 |
|\ \ \ \ |
|
| * | | | | Keep the value of `$,` and restore it | yui-knk | 2017-01-25 | 1 | -1/+2 |
| | |_|/
| |/| | |
|
* / | | | Change ActionView ERB Handler from Erubis to Erubi | Jeremy Evans | 2017-01-25 | 8 | -75/+194 |
|/ / / |
|
* | / | Remove unnecessary comments in cache_helper.rb [ci skip] | kenta-s | 2017-01-21 | 1 | -2/+0 |
| |/
|/| |
|
* | | Add missing tests for ActionView::Template::Text | kenta-s | 2017-01-20 | 1 | -0/+16 |
* | | `find_templates` should be able to handle 5 arguments | kenta-s | 2017-01-19 | 1 | -2/+2 |
|/ |
|
* | Remove TODOs related to Exceptron [ci skip] | kenta-s | 2017-01-18 | 1 | -2/+0 |
* | Fix grammar in partial_renderer.rb [ci skip] | kenta-s | 2017-01-18 | 1 | -1/+1 |
* | :warning: "Use assert_nil if expecting nil. This will fail in MT6." | Akira Matsuda | 2017-01-18 | 1 | -1/+6 |
* | Merge pull request #27665 from kenta-s/improve-compute_asset_extname | Rafael França | 2017-01-18 | 1 | -1/+5 |
|\ |
|
| * | should explicitly returns nil in else clause | kenta-s | 2017-01-13 | 1 | -1/+5 |
* | | Merge pull request #27693 from kenta-s/improve-to_sentence-method | Rafael França | 2017-01-18 | 2 | -1/+11 |
|\ \ |
|
| * | | Fix unexpected behavior of with $, | kenta-s | 2017-01-15 | 2 | -1/+11 |
* | | | Merge pull request #27688 from kenta-s/add-test-for-safe_join | Rafael França | 2017-01-18 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | Add test for safe_join | kenta-s | 2017-01-15 | 1 | -0/+5 |
* | | | | Remove unused variable 'regex' | kenta-s | 2017-01-18 | 1 | -1/+1 |
* | | | | Don't pollute Object with rubinius_skip and jruby_skip | Akira Matsuda | 2017-01-17 | 1 | -9/+9 |
* | | | | Merge pull request #27692 from y-yagi/make_render_work_with_ac_params | Eileen M. Uchitelle | 2017-01-16 | 1 | -1/+5 |
|\ \ \ \ |
|
| * | | | | make `render` work with AC::Params | yuuji.yaginuma | 2017-01-15 | 1 | -1/+5 |
| |/ / / |
|
* | | | | Update comment for Scrubber usage [ci skip] | kenta-s | 2017-01-16 | 1 | -6/+4 |
* | | | | Allow render locals to be assigned to instance variables | Andrew White | 2017-01-15 | 4 | -1/+12 |
| |/ /
|/| | |
|
* | | | Fix broken sample code in action_view/helpers/output_safety_helper.rb [ci skip] | kenta-s | 2017-01-15 | 1 | -1/+1 |
|/ / |
|
* | | Fix grammar in asset_url_helper.rb [ci skip] | kenta-s | 2017-01-13 | 1 | -3/+3 |