Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Remove gem check in guides/rails_guides.rb | yui-knk | 2015-03-07 | 1 | -45/+0 | |
* | | | | | - Make example code consistent for better understanding. [ci skip] | Santosh Wadghule | 2015-03-18 | 1 | -5/+5 | |
* | | | | | Fix wrong model name for 'Articles', It should be 'Article' [ci skip] | Santosh Wadghule | 2015-03-18 | 1 | -1/+1 | |
* | | | | | Add config.active_record.dump_schemas. | Ryan Wallace | 2015-03-17 | 1 | -0/+5 | |
* | | | | | Adds an example of how to access the arguments passed to a custom rake task [... | Mohnish G J | 2015-03-16 | 1 | -2/+2 | |
* | | | | | [skip ci] Fix typos in guides | Anton Davydov | 2015-03-15 | 2 | -2/+2 | |
* | | | | | [ci skip] Fix dead link | yui-knk | 2015-03-16 | 1 | -1/+1 | |
| |_|/ / |/| | | | ||||||
* | | | | [ci skip] Subject-verb agreement | Joel Brewer | 2015-03-14 | 1 | -1/+1 | |
* | | | | Merge pull request #19322 from AndrewHendrie/AndrewHendrie-guides-testing-par... | Rafael Mendonça França | 2015-03-13 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Asserting partials modification | Andrew Hendrie | 2015-03-13 | 1 | -1/+1 | |
* | | | | | Added missing closing brace in sample code for safe HTML translations | Christian Ress | 2015-03-13 | 1 | -1/+1 | |
* | | | | | Update sprockets links to point to rails org | Joshua Peek | 2015-03-13 | 3 | -7/+7 | |
* | | | | | Fix typo in the “Testing Your Mailers” docs | Marius Butuc | 2015-03-12 | 1 | -1/+1 | |
* | | | | | [ci skip] Take NOTE: as paragraph to make NOTE block | yui-knk | 2015-03-12 | 1 | -1/+4 | |
* | | | | | Merge pull request #18459 from cantino/action_controller_guide_edits | Rafael Mendonça França | 2015-03-11 | 1 | -45/+44 | |
|\ \ \ \ \ | ||||||
| * | | | | | Edits for grammar and clarity, with help from georgeclaghorn and robin850. | Andrew Cantino | 2015-03-11 | 1 | -45/+44 | |
* | | | | | | Merge pull request #19289 from ahmad-alkheat/master | Yves Senn | 2015-03-11 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Unnecessary usage of self in the guides | Ahmad Al-kheat | 2015-03-11 | 1 | -1/+1 | |
* | | | | | | | [ci skip] Change to code element | yui-knk | 2015-03-11 | 1 | -1/+1 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Changed 'blank space' to 'blank line' | Andrew Hendrie | 2015-03-09 | 1 | -1/+1 | |
* | | | | | | Merge pull request #19243 from yui-knk/fix/require | Rafael Mendonça França | 2015-03-09 | 2 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix place of require 'rails_guides/markdown' | yui-knk | 2015-03-07 | 2 | -1/+1 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | use public Module#include instead of send :include [ci skip] | yuuji.yaginuma | 2015-03-09 | 1 | -3/+3 | |
* | | | | | | Rails 5.0 needs ruby 2.2.1 or higher | Jeroen van Baarsen | 2015-03-08 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Some documentation edits [ci skip] | Robin Dupret | 2015-03-05 | 3 | -4/+10 | |
* | | | | | fix spelling, `ERb` -> `ERB` [ci skip] | yuuji.yaginuma | 2015-03-04 | 1 | -1/+1 | |
* | | | | | Update cache_timestamp_format default value in guides | T.J. Schuck | 2015-03-03 | 1 | -1/+1 | |
* | | | | | Tiny documentation edits [ci skip] | Robin Dupret | 2015-03-03 | 1 | -1/+1 | |
* | | | | | Remove line wrapping from the benchmark/ips output | Piotr Szotkowski | 2015-03-03 | 1 | -4/+4 | |
* | | | | | Remove mention of long-gone initializer and config | Jeremy Kemper | 2015-03-03 | 1 | -2/+0 | |
* | | | | | Merge pull request #19106 from teeceepee/patch-1 | Eileen M. Uchitelle | 2015-03-02 | 1 | -7/+8 | |
|\ \ \ \ \ | ||||||
| * | | | | | Modify guides for a better sounding sentence | Yu Haidong | 2015-03-02 | 1 | -3/+3 | |
| * | | | | | Improve guides | Yu Haidong | 2015-02-27 | 1 | -7/+8 | |
* | | | | | | Merge pull request #19168 from gsamokovarov/byebug-defaults-guide | Robin Dupret | 2015-03-02 | 1 | -3/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Nit pick the byebug settings guide for default values [ci skip] | Genadi Samokovarov | 2015-03-02 | 1 | -3/+3 | |
* | | | | | | | Merge pull request #19097 from gsamokovarov/web-console-guide | Robin Dupret | 2015-03-02 | 1 | -49/+58 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Web Console documentation for the upcoming 2.1 release [ci skip] | Genadi Samokovarov | 2015-03-02 | 1 | -49/+58 | |
* | | | | | | | | Fixing incorrect class name used in an example. | Kevin Jayanthan | 2015-03-02 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #19159 from stephenminded/docs_fix_polymorphic_index | Arthur Nogueira Neves | 2015-03-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Composite index is [:imageable_type, :imageable_id] [ci skip] | Steve Lounsbury | 2015-03-01 | 1 | -1/+1 | |
* | | | | | | | | | Add Enumerable#without | Todd Bealmear | 2015-03-01 | 1 | -0/+11 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Indexing a polymorphic assoc adds index on type and id [ci skip] | Steve Lounsbury | 2015-03-01 | 1 | -1/+1 | |
* | | | | | | | | [ci skip] Fix fenced code block lang | yui-knk | 2015-03-02 | 1 | -1/+1 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | [ci skip] Add `.` | yui-knk | 2015-03-01 | 1 | -1/+1 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | [ci skip] Fix fenced code block lang | yui-knk | 2015-03-01 | 1 | -1/+1 | |
* | | | | | | Update link (minor fix) | Darío Hereñú | 2015-02-28 | 1 | -1/+1 | |
* | | | | | | Merge pull request #19130 from yui-knk/fix/active_support_core_extensions2 | Yves Senn | 2015-02-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [ci skip] Fix to comment | yui-knk | 2015-03-01 | 1 | -1/+1 | |
* | | | | | | | [ci skip] Fix to String | yui-knk | 2015-03-01 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #19125 from y-yagi/testing_guide | Yves Senn | 2015-02-28 | 1 | -0/+1 | |
|\ \ \ \ \ \ |