| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | [ci skip] use secrets.secret_key_base instead of config.secret_key_base | Kuldeep Aggarwal | 2014-03-01 | 2 | -4/+11 |
* | | Improve a bit the 4.1 release notes [ci skip] | Robin Dupret | 2014-02-28 | 1 | -4/+6 |
* | | [ci skip] use secrets.yml instead of secret_token.rb in the action controller... | Brian Thomas Storti | 2014-02-27 | 1 | -3/+18 |
* | | Fixes docs typo in nested resource path helpers [skip ci] | Gareth du Plooy | 2014-02-26 | 1 | -18/+18 |
* | | [ci skip] Update list of files extensions in rake notes guide | robertomiranda | 2014-02-26 | 1 | -1/+1 |
* | | [ci skip] remove guide section on models in migrations | Luke Steensen | 2014-02-26 | 1 | -153/+0 |
* | | Bump version of bcrypt gem | T.J. Schuck | 2014-02-25 | 1 | -1/+1 |
* | | Optimize getting started guide images, and use png instead of jpg | Carlos Antonio da Silva | 2014-02-25 | 16 | -1/+1 |
* | | :scissors: [ci skip] | Carlos Antonio da Silva | 2014-02-25 | 1 | -5/+5 |
* | | Point master changelogs to 4-1-stable branch | Carlos Antonio da Silva | 2014-02-25 | 1 | -13/+1 |
* | | [skip ci] Standardized punctuation. | ch33hau | 2014-02-25 | 1 | -3/+3 |
* | | [ci skip] update guides to new version of rails 3.2.x | Kuldeep Aggarwal | 2014-02-21 | 1 | -2/+2 |
* | | Merge pull request #14086 from jingweno/master | Arthur Nogueira Neves | 2014-02-20 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | [skip ci] Fix the javascript path in guide for asset modules | Jingwen Owen Ou | 2014-02-20 | 1 | -1/+1 |
* | | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2014-02-20 | 1 | -0/+7 |
|\ \ |
|
| * | | Add tip about using RDoc's --pipe command to quickly test the output of | Zachary Scott | 2014-02-10 | 1 | -0/+7 |
* | | | change 'assert !' to 'assert_not' in guides [ci skip] | Greg Molnar | 2014-02-20 | 1 | -3/+3 |
* | | | Pointing to latest guides [ci skip] | Arun Agrawal | 2014-02-19 | 1 | -1/+1 |
* | | | [ci skip] Close the meta tag with '/>' instead of '>' | Prakash Murthy | 2014-02-19 | 1 | -1/+1 |
* | | | Typo fix for unscope | Amit Thawait | 2014-02-18 | 1 | -1/+1 |
* | | | Sync 4.1 release notes with changes since 7f648bc7 [ci skip] | Godfrey Chan | 2014-02-18 | 1 | -3/+11 |
* | | | Update upgrading guide regarding `render :text` | Prem Sichanugrist | 2014-02-18 | 1 | -0/+19 |
* | | | Update guides for new rendering options | Prem Sichanugrist | 2014-02-18 | 3 | -6/+38 |
* | | | Merge pull request #14095 from rails/rm-scopes | Rafael Mendonça França | 2014-02-18 | 3 | -12/+85 |
|\ \ \ |
|
| * | | | Don't use `# =>` when it is not the expression values | Rafael Mendonça França | 2014-02-18 | 2 | -17/+17 |
| * | | | Fix the column name [ci skip] | Rafael Mendonça França | 2014-02-18 | 2 | -8/+8 |
| * | | | Document the default scopes change on the release notes, CHANGELOG | Rafael Mendonça França | 2014-02-18 | 2 | -0/+73 |
| * | | | Aesthetic [ci skip] | Rafael Mendonça França | 2014-02-18 | 1 | -4/+4 |
| * | | | Tell default_scope are prepended [ci skip] | Rafael Mendonça França | 2014-02-18 | 1 | -1/+1 |
| * | | | Updated doc for default scope [ci skip] | Rashmi Yadav | 2014-02-18 | 1 | -4/+4 |
* | | | | Minor grammar/punctuation fixes [ci skip] | Carlos Antonio da Silva | 2014-02-18 | 1 | -4/+3 |
* | | | | Doc: assets:precompile:all was removed on 4 [skip ci] | Arthur Neves | 2014-02-18 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge pull request #14087 from 10io/patch-1 | Carlos Antonio da Silva | 2014-02-17 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fix coffeescript sample [ci skip] | David Fernandez | 2014-02-13 | 1 | -1/+1 |
* | | | Merge pull request #13937 from ktaragorn/guides_fixes | Vijay Dev | 2014-02-16 | 2 | -3/+14 |
|\ \ \ |
|
| * | | | Getting started guide fixes & Explain X-SendFile a little better, with links | Karthik T | 2014-02-14 | 2 | -3/+14 |
* | | | | Add verb to sanitization note | Dave Jachimiak | 2014-02-14 | 1 | -1/+1 |
* | | | | fix guide active_support_core_extensions. add Note to String#indent [ci skip] | tbpgr | 2014-02-14 | 1 | -0/+2 |
* | | | | Merge pull request #13945 from rails/json_cookie_serializer_improvements | Guillermo Iguaran | 2014-02-13 | 3 | -20/+47 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Updated CHANGELOG, docs, guides and release notes. | Godfrey Chan | 2014-02-11 | 3 | -11/+27 |
| * | | | Renamed session_serializer option to cookies_serializer | Godfrey Chan | 2014-02-11 | 1 | -16/+27 |
* | | | | Merge pull request #14023 from prathamesh-sonpatki/assert_redirected_to | Carlos Antonio da Silva | 2014-02-12 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | [Testing Guide] Explain usage of assert_redirected_to with named routes and A... | Prathamesh Sonpatki | 2014-02-12 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Revert "Don't symbolize tainted data." [ci skip] | Xavier Noria | 2014-02-11 | 1 | -5/+1 |
* | | | | Don't symbolize tainted data. | devlin zed | 2014-02-11 | 1 | -1/+5 |
* | | | | add patch in HTTP Verb Constraints [ci skip] | Angelo capilleri | 2014-02-11 | 1 | -1/+1 |
* | | | | Merge pull request #13571 from bak/getting_started_guide | Vijay Dev | 2014-02-11 | 1 | -17/+32 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | A pass over the Getting Started guide sections 1, 2, and 3 [ci skip] | Ben Cullen-Kerney | 2014-02-09 | 1 | -17/+32 |
* | | | | Merge pull request #14007 from kintamanimatt/missing_directory_slashes | Rafael Mendonça França | 2014-02-10 | 1 | -9/+9 |
|\ \ \ \ |
|
| * | | | | Add missing directory slashes [ci skip] | Matthew Nicholas Bradley | 2014-02-10 | 1 | -9/+9 |