Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | fix grammatical error | Afshin Mokhtari | 2013-12-12 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | docs guidelines: recommends wording in a way that avoids "you"s and "your"s | Xavier Noria | 2013-12-12 | 1 | -1/+15 | |
| | | | | | ||||||
* | | | | | copy-edits 68abbac [ci skip] | Xavier Noria | 2013-12-12 | 1 | -10/+22 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Rewording to avoid "you"s. * Suggest as first natural alternative to refactor the block to evaluate to the returned value. * Removes the quotes around "filters", since that is a common work in our jargon. | |||||
* | | | | | Merge pull request #13293 from akshay-vishnoi/typo | Carlos Antonio da Silva | 2013-12-12 | 1 | -1/+1 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | Spelling and Grammar checks [ci skip] | |||||
| * | | | | Spelling and Grammar checks | Akshay Vishnoi | 2013-12-12 | 1 | -1/+1 | |
| |/ / / | ||||||
* | | | | Merge pull request #13271 from ↵ | Rafael Mendonça França | 2013-12-12 | 1 | -0/+33 | |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | chancancode/warn_about_using_return_in_as_callbacks Warn about using `return` inside inline callback blocks [ci skip] | |||||
| * | | | | Warn about using `return` inside inline callback blocks [ci skip] | Godfrey Chan | 2013-12-11 | 1 | -0/+33 | |
| | | | | | | | | | | | | | | | | | | | | Closes #12981 | |||||
* | | | | | Merge pull request #13290 from strzalek/inline-syntax-docs | Rafael Mendonça França | 2013-12-12 | 1 | -0/+10 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | Variants inline syntax documentation | |||||
| * | | | | Variants inline syntax documentation [ci skip] | Łukasz Strzałkowski | 2013-12-12 | 1 | -0/+10 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Extend method documentation * Mention it in actionpack/CHANGELOG * Update release notes | |||||
* | | | | | Merge pull request #13032 from kuldeepaggarwal/after_touch_documentation | Yves Senn | 2013-12-12 | 1 | -0/+49 | |
|\ \ \ \ \ | |/ / / / |/| | | | | [ci skip] added after_touch callback documentation [ci skip] | |||||
| * | | | | [ci skip] added after_touch callback documentation | Kuldeep Aggarwal | 2013-12-12 | 1 | -0/+49 | |
| | | | | | | | | | | | | | | | | | | | | [ci skip] added more explanation for `after_touch` callback | |||||
* | | | | | typos rectified lifecycle => life cycle | Aayush khandelwal | 2013-12-12 | 1 | -1/+1 | |
| |/ / / |/| | | | ||||||
* | | | | Some improvements on building nested forms. [ci skip] | Juanito Fatas | 2013-12-07 | 1 | -7/+11 | |
| | | | | ||||||
* | | | | capitalize words starting after numbered list to maintain consistency [ci skip] | Prashant Sahni | 2013-12-06 | 1 | -3/+3 | |
| | | | | ||||||
* | | | | Using 2.3.11 URL for 2.3.x guides [ci skip] | Arun Agrawal | 2013-12-05 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | add missing CHANGELOG entry for d8c6f52. [ci skip] | Yves Senn | 2013-12-05 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | Discoverd by #13175. | |||||
* | | | | end sentences with a `.`. [ci skip] | Yves Senn | 2013-12-05 | 1 | -7/+9 | |
| | | | | ||||||
* | | | | Rails on Rack: Replace an unpleasant grammatical construct. | Jashank Jeremy | 2013-12-05 | 1 | -1/+1 | |
| | | | | | | | | | | | | [ci skip] | |||||
* | | | | Hightlight message verifier in the release notes [ci skip] | Rafael Mendonça França | 2013-12-04 | 1 | -0/+11 | |
| | | | | ||||||
* | | | | Update the releases notes | Rafael Mendonça França | 2013-12-04 | 1 | -0/+1 | |
| |/ / |/| | | ||||||
* | | | Update guides welcome page to point to version 3.2.16 [ci skip] | Arun Agrawal | 2013-12-04 | 1 | -2/+2 | |
| | | | ||||||
* | | | update guides to new version of rails 3.2.x[ci skip] | Kuldeep Aggarwal | 2013-12-05 | 1 | -2/+2 | |
| | | | ||||||
* | | | mention Active Record enums as major feature for 4.1. [ci skip] | Yves Senn | 2013-12-04 | 1 | -0/+23 | |
| | | | ||||||
* | | | Formatting, capitalization, and punctuation fixes [ci skip] | Ben Lewis | 2013-12-04 | 1 | -13/+17 | |
| | | | | | | | | | Second try on this commit. | |||||
* | | | remove variants paragraph indent in release notes. [ci skip] | Yves Senn | 2013-12-04 | 1 | -23/+24 | |
| | | | ||||||
* | | | add Spring as major feature in the 4.1 release notes. [ci skip] | Yves Senn | 2013-12-04 | 2 | -0/+57 | |
| | | | | | | | | | | | | Follow up to #12958. | |||||
* | | | minor 4_1_release_notes changes. [ci skip] | Yves Senn | 2013-12-04 | 1 | -22/+11 | |
| | | | ||||||
* | | | Added JSON release notes [ci skip] | Godfrey Chan | 2013-12-03 | 2 | -0/+89 | |
| | | | ||||||
* | | | Add variants to release notes | Łukasz Strzałkowski | 2013-12-04 | 1 | -0/+33 | |
| | | | ||||||
* | | | Introduce a context for rendering fixtures ERB. | Victor Costan | 2013-12-03 | 2 | -0/+21 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixture files are passed through an ERB renderer before being read as YAML. The rendering is currently done in the context of the main object, so method definitons leak into other fixtures, and there is no clean place to define fixture helpers. After this commit, the ERB renderer will use a new subclass of ActiveRecord::FixtureSet.context_class each time a fixture is rendered. | |||||
* | | | Remove note about removed local_constant_names method from guides [ci skip] | Carlos Antonio da Silva | 2013-12-02 | 1 | -1/+1 | |
| | | | ||||||
* | | | Remove dead comment from AS extensions guide [ci skip] | Carlos Antonio da Silva | 2013-12-02 | 1 | -2/+0 | |
| | | | ||||||
* | | | Fix note about class attribute accessors deprecated file [ci skip] | Carlos Antonio da Silva | 2013-12-02 | 1 | -1/+1 | |
| | | | ||||||
* | | | Add number and range field to form helpers article | Juanito Fatas | 2013-12-02 | 1 | -2/+16 | |
| | | | | | | | | | | | | | | | | | | Also wrap surrounding text to 80 chars. [ci skip] Closes #13132 | |||||
* | | | Merge pull request #11197 from gsamokovarov/unify-mattr-cattr | Guillermo Iguaran | 2013-12-02 | 1 | -2/+2 | |
|\ \ \ | | | | | | | | | Unify cattr and mattr accessors declarations | |||||
| * | | | Unify cattr and mattr accessors declarations | Genadi Samokovarov | 2013-12-02 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | Wrap 80 columns [ci skip] | Rafael Mendonça França | 2013-12-02 | 1 | -5/+10 | |
| | | | | ||||||
* | | | | Add documentation about the Action Dispatch salt configuration | Rafael Mendonça França | 2013-12-02 | 1 | -0/+8 | |
| | | | | | | | | | | | | | | | | [ci skip] | |||||
* | | | | Use alphabetic order | Rafael Mendonça França | 2013-12-02 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | [ci skip] | |||||
* | | | | :scissors: | Rafael Mendonça França | 2013-12-02 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | [ci skip] | |||||
* | | | | Make the release notes consistent [ci skip] | Rafael Mendonça França | 2013-12-02 | 1 | -66/+66 | |
|/ / / | | | | | | | | | | | | | Conflicts: guides/source/4_1_release_notes.md | |||||
* | | | Merge pull request #13117 from akshay-vishnoi/typo | Xavier Noria | 2013-12-02 | 4 | -7/+7 | |
|\ \ \ | | | | | | | | | Typo and grammatical fixes [ci skip] | |||||
| * | | | Typo and grammatical fixes [ci skip] | Akshay Vishnoi | 2013-12-02 | 4 | -7/+7 | |
| | | | | ||||||
* | | | | Merge pull request #11466 from jetthoughts/updated_tesing_guides | Yves Senn | 2013-12-02 | 1 | -9/+14 | |
|\ \ \ \ | | | | | | | | | | | Fix `rake test` description in the guides [ci skip] | |||||
| * | | | | Add `rake test:all`, `rake test:all:db` to guide | Paul Nikitochkin | 2013-11-30 | 1 | -9/+14 | |
| | | | | | | | | | | | | | | | | | | | | [ci skip] | |||||
* | | | | | Update active_record_querying.md | Guillermo Iguaran | 2013-12-02 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | he or she => they | |||||
* | | | | | Merge pull request #13130 from gja/master | Guillermo Iguaran | 2013-12-01 | 2 | -7/+7 | |
|\ \ \ \ \ | | | | | | | | | | | | | Removing some gender sensitive object pronouns | |||||
| * | | | | | [ci skip] Removing some gender sensitive object pronouns | Tejas Dinkar | 2013-12-02 | 2 | -7/+7 | |
| | | | | | | ||||||
* | | | | | | Add examples for gender neutral pronouns | Guillermo Iguaran | 2013-12-01 | 1 | -1/+7 | |
| | | | | | | ||||||
* | | | | | | Update API docs guidelines with reference about gender neutral pronouns | Guillermo Iguaran | 2013-12-01 | 1 | -0/+2 | |
|/ / / / / |