| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #10527 from zenspider/squishy_minitest5 | Aaron Patterson | 2013-05-16 | 1 | -1/+3 |
|\ |
|
| * | Updates to make rails 4 happy with minitest 5: | Ryan Davis | 2013-05-06 | 1 | -1/+3 |
* | | restore ability to return nil from asset_host proc, add test | Sean Walbran | 2013-05-15 | 1 | -1/+2 |
* | | sort => sort! on new array | Vipul A M | 2013-05-10 | 1 | -1/+1 |
* | | Merge pull request #10377 from bricker/template_digest_ending_with_number | Rafael Mendonça França | 2013-05-06 | 1 | -1/+1 |
|\ \ |
|
| * | | Allow numbers in partial name for digesting | Bryan Ricker | 2013-05-06 | 1 | -1/+1 |
| |/ |
|
* | | Merge pull request #10446 from dasch/instrument-template-compilation | Rafael Mendonça França | 2013-05-06 | 1 | -2/+9 |
|\ \
| |/
|/| |
|
| * | Instrument template compilation | Daniel Schierbeck | 2013-05-06 | 1 | -2/+9 |
* | | remove unused variable | Vipul A M | 2013-05-06 | 1 | -1/+0 |
* | | Fix typo in documentation comment | Junya Ogura | 2013-05-06 | 1 | -1/+1 |
* | | Added missing `require` to ActionView::LookupContext | Vladimir Strakhov | 2013-05-05 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2013-05-01 | 1 | -1/+1 |
|\ |
|
| * | fixed typo in select_tag docs | Rncrtr | 2013-04-18 | 1 | -1/+1 |
* | | Revert "Merge pull request #10337 from eimermusic/fix_template_digestor_lookup" | Rafael Mendonça França | 2013-04-25 | 1 | -1/+1 |
* | | AV Digestor correctly passes format to LookupContext | Martin Westin | 2013-04-25 | 1 | -1/+1 |
* | | Merge pull request #10267 from vipulnsward/use_destructive_method | Rafael Mendonça França | 2013-04-19 | 1 | -1/+1 |
|\ \ |
|
| * | | symbolize_keys => symbolize_keys! on new hash; | Vipul A M | 2013-04-19 | 1 | -1/+1 |
* | | | Adding documentation to actionview so that the big picture of the | wangjohn | 2013-04-18 | 4 | -0/+41 |
|/ / |
|
* | | Merge pull request #10173 from nashby/element-attributes | Rafael Mendonça França | 2013-04-16 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | options_from_collection_for_select helper takes html attributes | Vasiliy Ermolovich | 2013-04-11 | 1 | -1/+1 |
* | | Fix a typo | Viktar Basharymau | 2013-04-12 | 1 | -1/+1 |
* | | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2013-04-11 | 36 | -78/+110 |
|\ \
| |/
|/| |
|
| * | improve accuracy of simple_format documentation. span doesn't get sanitized. | RSL | 2013-04-09 | 1 | -2/+5 |
| * | Typo fix | Carson McDonald | 2013-04-05 | 1 | -3/+3 |
| * | fix broken format in ActionView::Helpers::AssetTagHelper [ci skip] | Francesco Rodriguez | 2013-04-04 | 1 | -4/+9 |
| * | mark ActionView::Helpers::Tags as :nodoc: [ci skip] | Francesco Rodriguez | 2013-04-04 | 33 | -68/+67 |
| * | fix broken format in ActionView::Helpers::NumberHelper [ci skip] | Francesco Rodriguez | 2013-04-03 | 1 | -0/+25 |
| * | Fix typo | Carson McDonald | 2013-03-31 | 1 | -1/+1 |
* | | Added documentation to the FormBuilder class, should help | wangjohn | 2013-04-06 | 1 | -2/+55 |
* | | change some more merge to merge! on new hashes | Vipul A M | 2013-04-06 | 1 | -3/+3 |
* | | Merge pull request #9555 from tmm1/optimize-erb | Rafael Mendonça França | 2013-04-05 | 2 | -3/+35 |
|\ \ |
|
| * | | avoid extra method calls for appending newlines | Aman Gupta | 2013-03-04 | 1 | -1/+27 |
| * | | Use ActionView::OutputBuffer#safe_append= from templates | Aman Gupta | 2013-03-04 | 2 | -3/+9 |
* | | | Fix explicit names on multiple file fields | Ryan McGeary | 2013-04-05 | 1 | -8/+7 |
* | | | Refactor mail_to to not generate intermediate hashes when adding href | Carlos Antonio da Silva | 2013-04-04 | 1 | -5/+6 |
* | | | Ensure mail_to helper does not modify the given html options hash | Carlos Antonio da Silva | 2013-04-04 | 1 | -3/+3 |
* | | | Add block support for the helper | Sam Pohlenz | 2013-04-03 | 1 | -5/+16 |
* | | | Fix grammatical error on JS helper warning message | thenickcox | 2013-04-02 | 1 | -2/+2 |
* | | | typo recomend -> recommend | ogawaso | 2013-04-01 | 1 | -2/+2 |
* | | | Merge pull request #9680 from bdmac/time-zone-options-revert-grep-to-select | Carlos Antonio da Silva | 2013-03-31 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Revert grep to select since they are not the same | Brian McManus | 2013-03-27 | 1 | -1/+1 |
* | | | | Merge pull request #10015 from vipulnsward/remove_unused_variable_in_get | Steve Klabnik | 2013-03-31 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | remove unused variable and assignment | Vipul A M | 2013-03-31 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* / | | | remove unused match variables in selector | Vipul A M | 2013-03-31 | 1 | -8/+8 |
|/ / / |
|
* | | | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2013-03-30 | 2 | -17/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix typo | Carson McDonald | 2013-03-26 | 1 | -1/+1 |
| * | | Remove duplicated accepts_nested_attributes description | ma2gedev | 2013-03-22 | 1 | -16/+0 |
* | | | Merge branch 'master-sec' | Aaron Patterson | 2013-03-18 | 1 | -5/+5 |
|\ \ \ |
|
| * | | | fix protocol checking in sanitization [CVE-2013-1857] | Aaron Patterson | 2013-03-15 | 1 | -2/+2 |
| * | | | fix incorrect ^$ usage leading to XSS in sanitize_css [CVE-2013-1855] | Charlie Somerville | 2013-03-15 | 1 | -3/+3 |