aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Add link to minitest rdoc & githubGaurish Sharma2014-07-131-1/+3
| * | | | Deprecate `*_path` methods in mailers@schneems and @sgrif2014-07-301-0/+16
| * | | | :nail_care: from #16329 [ci skip]Zachary Scott2014-07-291-1/+1
| * | | | Get request should not write to database note added. [skip ci]Deepender Singla2014-07-291-0/+2
| | |/ / | |/| |
| * | | Merge pull request #16258 from mattwarrenrnp/masterYves Senn2014-07-251-11/+20
| |\ \ \
| | * | | adding indexes on tables in migration scriptsMatt Warren2014-07-241-11/+20
| * | | | Merge pull request #16276 from y-yagi/bug_report_templatesMatthew Draper2014-07-242-0/+2
| |\ \ \ \
| | * | | | [ci skip]Add i18n master to the Gemfileyuuji.yaginuma2014-07-242-0/+2
| | | |_|/ | | |/| |
| * | | | Merge pull request #16260 from akshay-vishnoi/doc-changeMatthew Draper2014-07-241-2/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Calling require_self twice in css raises Sprockets::ArgumentError exception [...Akshay Vishnoi2014-07-241-2/+1
| | |/ /
| * | | Merge pull request #16237 from tonytonyjan/patchArthur Nogueira Neves2014-07-231-4/+5
| |\ \ \ | | |/ / | |/| |
| | * | `create` return an active record object with erros instead of false when vali...Tony Jian2014-07-231-4/+5
| * | | Fixes #16255 [ci skip]Akshay Vishnoi2014-07-221-1/+1
| * | | docs, add example for running a single test against core adapters.Yves Senn2014-07-221-0/+6
| * | | Generator guide grammatical error fixed [ci skip]Siddharth Bhagwan2014-07-211-1/+1
| * | | [ci skip] Fix code in Routing Guideyuuji.yaginuma2014-07-211-1/+1
| |/ /
| * | Follow-up to #16097 [ci skip]Robin Dupret2014-07-181-3/+6
| * | Remove "profile and benchmark" line from command line guideDave Jachimiak2014-07-171-1/+0
| * | link minitest assertions documentation.Jonas Baumann2014-07-161-2/+7
| * | document assert[_not]_empty, assert[_not]_includes, assert[_not]_predicate in...Jonas Baumann2014-07-161-0/+6
| * | Merge pull request #16180 from rafaelfranca/rm-dirtyRafael Mendonça França2014-07-151-2/+2
| |\ \
| | * | Deprecate `reset_#{attribute}` in favor of `restore_#{attribute}`.Rafael Mendonça França2014-07-151-2/+2
| * | | Document the change in `nil` handling for serialized attributesGodfrey Chan2014-07-151-0/+5
| |/ /
| * | Format pass on 4.2 release notes [ci skip]Godfrey Chan2014-07-131-157/+163
| * | [Bug report templates] Added rack master to the GemfileAbdelkader Boudih2014-07-122-0/+2
| |/
| * Merge branch 'master' of github.com:rails/docrailsVijay Dev2014-07-121-113/+93
| |\
| | * fix mismatched example call [ci skip]Vijay Dev2014-07-121-2/+2
| | * Revert "[ci skip] Fix doc for except"Vijay Dev2014-07-121-4/+5
| | * [ci skip] remove invalid code from docsschneems2014-06-281-2/+0
| | * [ci skip] Fix doc for exceptschneems2014-06-281-5/+4
| | * [ci skip] Doc ability to chain in `find_each`schneems2014-06-281-1/+9
| | * [ci skip] Consolidate docs for `find`schneems2014-06-281-25/+19
| | * [ci skip] Consolidate docs for `last`schneems2014-06-281-16/+21
| | * [ci skip] Consolidate docs for `take`schneems2014-06-281-35/+20
| | * [ci skip] Consolidate docs for `find_by`schneems2014-06-281-19/+14
| | * [ci skip] Consolidate docs for `first`schneems2014-06-281-35/+21
| | * [ci skip] Add return values to examplesschneems2014-06-281-1/+10
| * | [Guides] Sentence break for clarity [ci-skip]Max Goldstein2014-07-111-2/+2
| * | Synced 4.2 release notes with the latest commits.Godfrey Chan2014-07-111-27/+80
* | | Merge pull request #11218 from kaspth/loofah-integrationRafael Mendonça França2014-07-101-4/+4
|\ \ \ | |/ / |/| |
| * | Readded some documentation about substitution values.Timm2014-06-161-3/+3
| * | Updated testing guide to reflect changes in ActionDispatch::SelectorAssertions.Timm2014-06-151-3/+3
* | | [ci skip] Fixed link to strong params in Getting Started section 5.6.JayK312014-07-091-2/+1
* | | [ci skip] Document millisecond precision change in ActiveSupport::TimeWithZon...Eugene Gilburg2014-07-091-2/+12
* | | [ci skip] Fix 4.2 release notes list items. [Matthew Draper & Juanito Fatas]Juanito Fatas2014-07-091-34/+41
* | | [ci skip] Fix 4.2 release notes rendered display.Juanito Fatas2014-07-091-31/+29
* | | Merge pull request #16097 from nishantmodak/correct_mdZachary Scott2014-07-0811-32/+28
|\ \ \
| * | | correct markdown usage [ci skip]Nishant Modak2014-07-0911-32/+28
* | | | Merge pull request #16086 from nickpellant/masterEileen M. Uchitelle2014-07-071-0/+14
|\ \ \ \
| * | | | [ci skip] Improve callback code example for 4.1 upgrade docs.Nick Pellant2014-07-071-4/+4