Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge pull request #15955 from JuanitoFatas/levenshtein-guide | Guillermo Iguaran | 2014-06-28 | 1 | -21/+29 | |
|\ \ \ \ \ | ||||||
| * | | | | | Update the levenshtein distance method in guides. | Juanito Fatas | 2014-06-28 | 1 | -21/+29 | |
| | |/ / / | |/| | | | ||||||
* / | | | | Add missing period in Getting Started guide | Rory O’Kane | 2014-06-28 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge pull request #15933 from rafael/master | Rafael Mendonça França | 2014-06-27 | 1 | -0/+2 | |
|\ \ \ \ | ||||||
| * | | | | Improvements per code review. | Rafael Chacón | 2014-06-27 | 1 | -1/+3 | |
* | | | | | Follow-up to #15215 [ci skip] | Robin Dupret | 2014-06-27 | 3 | -10/+12 | |
* | | | | | Tiny follow-up to 1a69112 | Robin Dupret | 2014-06-27 | 1 | -3/+7 | |
* | | | | | fk: add docs | Yves Senn | 2014-06-26 | 2 | -58/+96 | |
* | | | | | Deprecate automatic counter caches on has_many :through | Sean Griffin | 2014-06-26 | 1 | -0/+6 | |
* | | | | | sync deprecations and removals with 4.2 release notes. [ci skip] | Yves Senn | 2014-06-25 | 1 | -0/+26 | |
* | | | | | synchronize Active Record deprecations / removals with 4.2 release notes | Yves Senn | 2014-06-25 | 1 | -0/+24 | |
* | | | | | Merge pull request #15887 from RudyOnRails/patch-1 | Arthur Nogueira Neves | 2014-06-24 | 1 | -3/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Improves readability... | Kevin Musiorski | 2014-06-24 | 1 | -3/+3 | |
* | | | | | | Merge pull request #15828 from yuki24/add-warning-about-rescue-from-exception | Sean Griffin | 2014-06-24 | 1 | -0/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add warning for `rescue_from Exception` and `rescue_from StandardError` | Yuki Nishijima | 2014-06-19 | 1 | -0/+2 | |
* | | | | | | | Merge pull request #15810 from maurogeorge/guides-rails-update | Yves Senn | 2014-06-24 | 1 | -0/+23 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Add rails:update to the upgrading guides | Mauro George | 2014-06-19 | 1 | -0/+23 | |
* | | | | | | | Disable autolink in example code blocks in guides. | Juanito Fatas | 2014-06-24 | 1 | -0/+6 | |
* | | | | | | | Merge pull request #14113 from murb/patch-1 | Rafael Mendonça França | 2014-06-23 | 1 | -5/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Moved explanation of `--mountable` option up | Maarten Brouwers | 2014-02-19 | 1 | -5/+6 | |
* | | | | | | | | Small typo | Anton Cherepanov | 2014-06-23 | 2 | -3/+3 | |
* | | | | | | | | Merge pull request #15852 from SyntaxBlitz/master | Rafael Mendonça França | 2014-06-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Change double quotes to single quotes in guide | Timothy Aveni | 2014-06-21 | 1 | -1/+1 | |
* | | | | | | | | | Merge pull request #15860 from aidanharan/docrails-assets-manifest-typo | Yves Senn | 2014-06-22 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Added missing colon in asset manifest JSON. | Aidan Haran | 2014-06-18 | 1 | -1/+1 | |
* | | | | | | | | | :nail_care: wrap the tip from #15624 at 80 chars [ci skip] | Zachary Scott | 2014-06-20 | 1 | -1/+2 | |
* | | | | | | | | | Merge pull request #15624 from aditya-kapoor/add-warnings-on-guides | Zachary Scott | 2014-06-20 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
| * | | | | | | | | [ci skip] Add Tip for change_column_null and change_column_default in guides | Aditya Kapoor | 2014-06-21 | 1 | -0/+2 | |
* | | | | | | | | | Merge pull request #15809 from maurogeorge/guides-console-app | Yves Senn | 2014-06-20 | 1 | -0/+25 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Add to guides app and helper objects on command line | Mauro George | 2014-06-19 | 1 | -0/+25 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Remove extra list item element | Ben Hicks | 2014-06-19 | 1 | -1/+1 | |
* | | | | | | | | ErrorsController shouldn't inherit ApplicationController, but ActionControlle... | Yuki Nishijima | 2014-06-19 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #15808 from maurogeorge/guides-custom-errors-page | Eileen M. Uchitelle | 2014-06-19 | 1 | -0/+55 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Create custom errors page on ActionController guides | Mauro George | 2014-06-19 | 1 | -0/+55 | |
| |/ / / / / / / | ||||||
* / / / / / / / | [ci skip] Fix typo in 4.1 upgrade/flash structure | Dan Rice | 2014-06-19 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | [ci skip] doc corrected : ActiveRecord::Base.connections to ActiveRecord::Bas... | Rahul P. Chaudhari | 2014-06-17 | 1 | -3/+3 | |
* | | | | | | | docs, remove getting started guide sample application. [ci skip] | Yves Senn | 2014-06-14 | 89 | -1137/+2 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | pg guide, use the term `database views` to be specific. [ci skip] | Yves Senn | 2014-06-14 | 1 | -3/+3 | |
* | | | | | | First pass at Rails 4.2 release notes [ci skip] | Godfrey Chan | 2014-06-13 | 1 | -2/+2 | |
* | | | | | | Create 4.2 release notes guide scaffold [ci skip] | Zachary Scott | 2014-06-13 | 2 | -0/+249 | |
* | | | | | | Copy edits from e0f3f1a [ci skip] | Zachary Scott | 2014-06-13 | 1 | -3/+7 | |
* | | | | | | Document behavior concerns regarding the full Rails stack [ci skip] | Zachary Scott | 2014-06-13 | 1 | -0/+24 | |
* | | | | | | Add links to RDoc back into API documentation guidelines [ci skip] | Zachary Scott | 2014-06-13 | 1 | -1/+7 | |
* | | | | | | pg guide, minor copy edits | Yves Senn | 2014-06-13 | 1 | -2/+4 | |
* | | | | | | Merge pull request #15667 from samdec/mailer_doc_bug_fix | Sean Griffin | 2014-06-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | fix bug in email with name example code | Sam DeCesare | 2014-06-11 | 1 | -1/+1 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge pull request #15657 from JohnRiv/guides_asset_pipeline_local | Zachary Scott | 2014-06-11 | 1 | -5/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | There are 3 caveats to Local Precompilation including 1 config change | John Riviello | 2014-06-11 | 1 | -5/+4 | |
| |/ / / / | ||||||
* / / / / | Updating argument names in default matcher for compiling files | John Riviello | 2014-06-11 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | cleanup, get rid of trailing whitespace. [ci skip] | Yves Senn | 2014-06-11 | 1 | -2/+2 |