| Commit message (Expand) | Author | Age | Files | Lines |
* | Slice out options for cache_fragment_name explicitly | Ryan Bigg | 2016-01-28 | 1 | -1/+2 |
* | Fix img alt attribute generation when using Sprockets >= 3.0 | Bart de Water | 2016-01-27 | 1 | -1/+1 |
* | Fix doc [ci skip] | Daniel Gomez de Souza | 2016-01-27 | 1 | -1/+1 |
* | Merge branch '5-0-beta-sec' | Aaron Patterson | 2016-01-25 | 7 | -16/+49 |
|\ |
|
| * | bumping version | Aaron Patterson | 2016-01-25 | 1 | -1/+1 |
| * | allow :file to be outside rails root, but anything else must be inside the ra... | Aaron Patterson | 2016-01-22 | 6 | -15/+48 |
* | | html_safe is not supposed to be public API for AV. This change removes usage ... | Vipul A M | 2016-01-20 | 3 | -10/+10 |
* | | Remove ActionView dependence on ActionPack's Mime implementation | Jon Moss | 2016-01-17 | 4 | -4/+4 |
* | | Store the symbols as an array. | Kasper Timm Hansen | 2016-01-17 | 1 | -1/+1 |
* | | Enrich the SET constant to respond to symbols. | Kasper Timm Hansen | 2016-01-17 | 1 | -1/+5 |
* | | Don't bother looking up the types. | Kasper Timm Hansen | 2016-01-17 | 1 | -3/+3 |
* | | Replace class attribute with SET constant. | Kasper Timm Hansen | 2016-01-17 | 1 | -3/+2 |
* | | Remove register abstraction. | Kasper Timm Hansen | 2016-01-17 | 1 | -7/+1 |
* | | Replace delegate calls with standard method defs. | Kasper Timm Hansen | 2016-01-17 | 1 | -1/+4 |
* | | Spare to_sym call in `==`. | Kasper Timm Hansen | 2016-01-17 | 1 | -2/+1 |
* | | Make ref return the internal symbol. | Kasper Timm Hansen | 2016-01-17 | 1 | -1/+1 |
* | | Merge pull request #20046 from yoongkang/ladida | Rafael Mendonça França | 2016-01-16 | 1 | -1/+1 |
|\ \ |
|
| * | | Use ActiveSupport::SafeBuffer when flushing content_for | Yoong Kang Lim | 2015-05-25 | 1 | -1/+1 |
* | | | Merge pull request #20638 from jaimeiniesta/locale-aware-pluralize-helper | Kasper Timm Hansen | 2016-01-10 | 1 | -7/+14 |
|\ \ \ |
|
| * | | | Pass the current locale to Inflector from the pluralize text helper. | Jaime Iniesta | 2016-01-10 | 1 | -7/+14 |
* | | | | [ci skip] fix typo | Akshay Vishnoi | 2016-01-10 | 1 | -1/+1 |
* | | | | [doc] The capture method isn't always used inside views to create a variable | Akira Matsuda & saya | 2016-01-08 | 1 | -2/+2 |
* | | | | Merge pull request #22275 from mastahyeti/per-form-csrf | Rafael França | 2016-01-06 | 2 | -5/+15 |
|\ \ \ \ |
|
| * | | | | add option for per-form CSRF tokens | Ben Toews | 2016-01-04 | 2 | -5/+15 |
* | | | | | Prefer inspect over escaping and sorround by quote marks | Santiago Pastorino | 2016-01-05 | 1 | -3/+1 |
* | | | | | Add Html template handler that wraps Raw output in an OutputBuffer | Santiago Pastorino | 2016-01-05 | 2 | -1/+12 |
|/ / / / |
|
* | | | | Merge pull request #22764 from stevenspiel/titleize_model_name_for_default_su... | Rafael França | 2016-01-04 | 1 | -0/+2 |
|\ \ \ \ |
|
| * | | | | downcase default submit button value's model name | Steven Spiel | 2016-01-01 | 1 | -0/+2 |
* | | | | | Fix collection_radio_buttons' hidden_field name and make it appear before the... | Santiago Pastorino | 2015-12-31 | 2 | -2/+10 |
* | | | | | TestController#parameters returns AC::Parameters | Justin Coyne | 2015-12-29 | 1 | -1/+1 |
* | | | | | Merge pull request #22759 from akshay-vishnoi/human-size-helper | Eileen M. Uchitelle | 2015-12-27 | 1 | -0/+2 |
|\ \ \ \ \ |
|
| * | | | | | Add support for Petabyte and Exabyte in number to human size | Akshay Vishnoi | 2015-12-22 | 1 | -0/+2 |
| |/ / / / |
|
* | | | | | fix TypeError when using submit_tag with Symbol value | yuuji.yaginuma | 2015-12-24 | 1 | -1/+1 |
* | | | | | Add caveat to number_to_currency docs [ci skip] | Derek Prior | 2015-12-23 | 1 | -0/+8 |
* | | | | | Require only the concurrent/map feature | Rafael Mendonça França | 2015-12-23 | 1 | -1/+1 |
|/ / / / |
|
* | | / | do not use `div_for` in example [ci skip] | yuuji.yaginuma | 2015-12-22 | 1 | -8/+9 |
| |_|/
|/| | |
|
* | | | Merge pull request #22462 from lxsameer/i18n_html_wrap | Rafael França | 2015-12-18 | 2 | -0/+11 |
|\ \ \ |
|
| * | | | debug_missing_translation configuration added to action_view | Sameer Rahmani | 2015-12-18 | 2 | -0/+11 |
* | | | | Change `alpha` to `beta1` to prep for release of Rails 5 | eileencodes | 2015-12-18 | 1 | -1/+1 |
|/ / / |
|
* | | | Remove ActionView::Helpers::CacheHelper#fragment_cache_key | Sam Stephenson | 2015-12-14 | 1 | -8/+0 |
* | | | Merge pull request #17013 from gsamokovarov/fix-null-resolver | Sean Griffin | 2015-11-23 | 1 | -2/+1 |
|\ \ \ |
|
| * | | | Fix improper value types used to instantiate a Template in AV::NullResolver | Genadi Samokovarov | 2014-09-22 | 1 | -2/+1 |
* | | | | Example of setting data attributes for image_tag | Nishant Modak | 2015-11-20 | 1 | -0/+2 |
* | | | | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2015-11-15 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | [ci skip] Use full component name in public API document | yui-knk | 2015-11-15 | 1 | -1/+1 |
* | | | | | Respect value of `:object` if `:object` is false when rendering | yui-knk | 2015-11-13 | 1 | -1/+1 |
* | | | | | Fix week_field returning invalid value | Christoph | 2015-11-10 | 1 | -1/+1 |
* | | | | | Allow `host` option in javscript and css helpers | Grzegorz Witek | 2015-11-08 | 1 | -2/+2 |
* | | | | | Require only necessary concurrent-ruby classes. | Jerry D'Antonio | 2015-11-04 | 4 | -4/+4 |
* | | | | | Don’t allow arbitrary data in back urls | Damien Burke | 2015-11-03 | 1 | -2/+12 |