aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Modify guides for a better sounding sentenceYu Haidong2015-03-021-3/+3
| * | | Improve guidesYu Haidong2015-02-271-7/+8
* | | | Merge pull request #19168 from gsamokovarov/byebug-defaults-guideRobin Dupret2015-03-021-3/+3
|\ \ \ \
| * | | | Nit pick the byebug settings guide for default values [ci skip]Genadi Samokovarov2015-03-021-3/+3
* | | | | Merge pull request #19097 from gsamokovarov/web-console-guideRobin Dupret2015-03-021-49/+58
|\ \ \ \ \
| * | | | | Web Console documentation for the upcoming 2.1 release [ci skip]Genadi Samokovarov2015-03-021-49/+58
* | | | | | Fixing incorrect class name used in an example.Kevin Jayanthan2015-03-021-1/+1
* | | | | | Merge pull request #19159 from stephenminded/docs_fix_polymorphic_indexArthur Nogueira Neves2015-03-011-1/+1
|\ \ \ \ \ \
| * | | | | | Composite index is [:imageable_type, :imageable_id] [ci skip]Steve Lounsbury2015-03-011-1/+1
* | | | | | | Add Enumerable#withoutTodd Bealmear2015-03-011-0/+11
|/ / / / / /
* | | | | | Indexing a polymorphic assoc adds index on type and id [ci skip]Steve Lounsbury2015-03-011-1/+1
* | | | | | [ci skip] Fix fenced code block langyui-knk2015-03-021-1/+1
* | | | | | [ci skip] Add `.`yui-knk2015-03-011-1/+1
| |/ / / / |/| | | |
* | | | | [ci skip] Fix fenced code block langyui-knk2015-03-011-1/+1
* | | | | Update link (minor fix)Darío Hereñú2015-02-281-1/+1
* | | | | Merge pull request #19130 from yui-knk/fix/active_support_core_extensions2Yves Senn2015-02-281-1/+1
|\ \ \ \ \
| * | | | | [ci skip] Fix to commentyui-knk2015-03-011-1/+1
* | | | | | [ci skip] Fix to Stringyui-knk2015-03-011-1/+1
|/ / / / /
* | | | | Merge pull request #19125 from y-yagi/testing_guideYves Senn2015-02-281-0/+1
|\ \ \ \ \
| * | | | | add `ActiveJob::TestCase` to list of classes providing for test [ci skip]yuuji.yaginuma2015-02-281-0/+1
* | | | | | Merge pull request #19123 from yui-knk/fix/active_support_instrumentation2Guillermo Iguaran2015-02-281-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | [ci skip] Remove `,`yui-knk2015-02-281-1/+1
* | | | | | [ci skip] Replace `ActiveResource` with `Active Resource`yui-knk2015-02-281-1/+1
|/ / / / /
* | | | | [ci skip] Fix table of 4_1_release_notes.mdyui-knk2015-02-281-9/+9
* | | | | Remove reference to workingwithrails.com since it is being retiredRichard Venneman2015-02-271-5/+2
* | | | | Don't recommend to precompile all assetsRafael Mendonça França2015-02-271-21/+0
* | | | | Guides mistake about page caching.Yury Otcheski2015-02-271-1/+1
* | | | | [ci-skip] correct doc about custom validatorsAditya Kapoor2015-02-271-2/+2
* | | | | Merge pull request #19107 from prathamesh-sonpatki/template-inheritanceAbdelkader Boudih2015-02-271-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix wording in template inheritance section of layout guide [ci skip]Prathamesh Sonpatki2015-02-271-1/+1
* | | | | Section explaining how rails runner accepts code in a ruby file.Waseem Ahmad2015-02-261-0/+6
* | | | | :nailcare:Akira Matsuda2015-02-261-1/+1
|/ / / /
* | | | Merge pull request #16738 from net-engine/guides-template-inheritanceRafael Mendonça França2015-02-251-0/+36
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/master' into guides-template-inheritanceecoologic2014-10-0716-71/+522
| |\ \ \ \
| * | | | | 2.2.14.5 Template Inheritance (new in guide, feature in since 3.1)erik2014-08-291-0/+36
* | | | | | fix bug in Levenshtein distance calculationschneems2015-02-251-2/+0
| |_|/ / / |/| | | |
* | | | | Tiny documentation edits [ci skip]Robin Dupret2015-02-241-1/+2
* | | | | [ci skip] Fix `Object-Relational` to `Object Relational`yui-knk2015-02-241-1/+1
* | | | | Require `belongs_to` by default.Josef Šimánek2015-02-212-0/+7
* | | | | Minor guides edits [ci skip]Robin Dupret2015-02-212-24/+23
* | | | | Improve wording on find_by note regarding returning only one record [ci skip]Konstantinos Rousis2015-02-211-2/+3
* | | | | [ci skip] Use explicit module namespace in guideKasper Timm Hansen2015-02-211-1/+3
* | | | | guides, fully qualify `ApplicationController`. Closes #19024.Yves Senn2015-02-211-1/+1
* | | | | Oops :bomb:Rafael Mendonça França2015-02-201-1/+1
* | | | | Change the deprecation messages to show the preferred way to work withRafael Mendonça França2015-02-201-1/+1
* | | | | Prefer request_id over uuid and test the aliasRafael Mendonça França2015-02-201-1/+1
* | | | | Use sentence case for consistency in commentsMarcel Morgan2015-02-201-5/+5
* | | | | use `messages` instead of deprecated `ActiveModel::Errors#[]=` method [ci skip]yuuji.yaginuma2015-02-201-1/+1
* | | | | Fix code sample for custom exception handler [ci skip]Bart2015-02-191-2/+2
* | | | | Merge pull request #18411 from todd/extract_record_tag_helperRafael Mendonça França2015-02-181-77/+0
|\ \ \ \ \