Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix markdown in textile. | Dmytrii Nagirniak | 2012-04-23 | 1 | -1/+1 |
| | |||||
* | Make it explicit that Symbol-s are not officially supported. | Dmytrii Nagirniak | 2012-04-23 | 1 | -0/+2 |
| | | | | This will remove a lot of controversy. As an example, see https://github.com/ernie/squeel/issues/67#issuecomment-5270896 | ||||
* | Merge pull request #92 from geetarista/add-favicon | Vijay Dev | 2012-04-22 | 2 | -0/+2 |
|\ | | | | | Adds favicon to guides layout | ||||
| * | Adds favicon to guides layout | Robby Colvin | 2012-04-22 | 2 | -0/+2 |
| | | |||||
* | | Revert "in feedback solicitation text, correct that docrails is fork, not ↵ | Vijay Dev | 2012-04-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | branch" This reverts commit 7b7cc1341bd41106c0e6c5eb399f8aff39b43f52. Reason: docrails isn't a rails fork. See 5444ed56ab38a742b3ddf6612eadd8cf50d8d517 [ci skip] | ||||
* | | Merge branch 'master' of github.com:lifo/docrails | Oscar Del Ben | 2012-04-21 | 1 | -1/+1 |
|\ \ | |||||
| * | | in feedback solicitation text, correct that docrails is fork, not branch | Rory O’Kane | 2012-04-20 | 1 | -1/+1 |
| | | | |||||
* | | | Add validation code to getting started guide and improve validation | Oscar Del Ben | 2012-04-21 | 4 | -10/+24 |
| | | | | | | | | | | | | section | ||||
* | | | Add model validation section to Getting Started guide | Oscar Del Ben | 2012-04-21 | 11 | -96/+93 |
|/ / | |||||
* | | Merge branch 'master' of github.com:lifo/docrails | Oscar Del Ben | 2012-04-20 | 1 | -1/+1 |
|\ \ | |||||
| * | | removed extra "you" | Kevin Musiorski | 2012-04-19 | 1 | -1/+1 |
| | | | |||||
* | | | Add index and links section to Getting started guide | Oscar Del Ben | 2012-04-20 | 11 | -24/+123 |
| | | | |||||
* | | | Add show action in getting started guide | Oscar Del Ben | 2012-04-20 | 6 | -27/+63 |
| | | | |||||
* | | | New Getting started guide wont have tags | Oscar Del Ben | 2012-04-20 | 6 | -36/+1 |
| | | | |||||
* | | | Adapt "Getting started guide" code sample | Oscar Del Ben | 2012-04-20 | 8 | -129/+36 |
| | | | |||||
* | | | Add "Saving data in the controller" section | Oscar Del Ben | 2012-04-20 | 1 | -0/+27 |
|/ / | |||||
* | | Add model creation step to getting started guide | Oscar Del Ben | 2012-04-19 | 1 | -6/+27 |
| | | |||||
* | | Fix broken images links | Oscar Del Ben | 2012-04-19 | 1 | -5/+4 |
| | | |||||
* | | Add Ruby 1.9.3 recommendation | Oscar Del Ben | 2012-04-19 | 1 | -2/+2 |
| | | |||||
* | | Put warning on getting started guide back | Oscar Del Ben | 2012-04-19 | 1 | -1/+3 |
| | | |||||
* | | Add "Using the change method" title back to make it stand out | Oscar Del Ben | 2012-04-19 | 1 | -0/+2 |
| | | |||||
* | | Regenerate Gemfile for getting started guide | Oscar Del Ben | 2012-04-19 | 1 | -3/+3 |
| | | |||||
* | | Update guide for rails 3.2.3, fix code download link. | Oscar Del Ben | 2012-04-19 | 1 | -5/+4 |
| | | |||||
* | | Add to guides info how to disable prepared statements | Ivan Evtukhovich | 2012-04-19 | 1 | -0/+7 |
| | | |||||
* | | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-04-18 | 2 | -4/+9 |
|\ \ | |||||
| * | | Fix typo where a table name in a join was singular. | Don Petersen | 2012-04-16 | 1 | -1/+1 |
| | | | |||||
| * | | Fixed a typo in migrations | luke | 2012-04-15 | 1 | -1/+1 |
| | | | |||||
| * | | SQL query formatting | Bertrand Chardon | 2012-04-13 | 1 | -2/+7 |
| | | | | | | | | | | | | | | | Reformatted two SQL queries in Section 6) and 7) to avoid horizontal scrolling where possible. | ||||
* | | | Automatically create indexes for references/belongs_to statements in migrations. | Joshua Wood | 2012-04-14 | 1 | -1/+10 |
|/ / | |||||
* | | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-04-12 | 2 | -2/+2 |
|\ \ | |||||
| * | | Fixed markup in security guide | Alfonso Cora | 2012-04-12 | 1 | -1/+1 |
| | | | |||||
| * | | Grammar fix in 3.2 Release Notes guide | Tim Harvey | 2012-04-11 | 1 | -1/+1 |
| | | | | | | | | | | | | Could also be worded 'as an option', but plural made more sense given the mention of ':handlers and :formats'. | ||||
| * | | Revert "add instructions for adding additional manifests" | Vijay Dev | 2012-04-11 | 1 | -5/+1 |
| | | | | | | | | | | | | | | | | | | This reverts commit f28f1d70b3f3dd9f694067f7cab2e717e302ee2b. Reason: This is already covered in this guide elsewhere. | ||||
| * | | add instructions for adding additional manifests | Patrick Sharp | 2012-04-09 | 1 | -1/+5 |
| | | | |||||
* | | | rewords the section about default_url_options in the Action Controller ↵ | Xavier Noria | 2012-04-09 | 1 | -3/+4 |
| | | | | | | | | | | | | Overview guide | ||||
* | | | Document that default_url_options must return a hash with symbolized | Rafael Mendonça França | 2012-04-09 | 1 | -0/+1 |
| | | | | | | | | | | | | keys | ||||
* | | | default_url_options does not receive one argument anymore | Rafael Mendonça França | 2012-04-08 | 1 | -2/+1 |
| | | | |||||
* | | | Merge pull request #5748 from ai/no_type_in_html5 | Jeremy Kemper | 2012-04-08 | 3 | -23/+23 |
|\ \ \ | |/ / |/| | | Remove unnecessary in HTML 5 type attribute with default value | ||||
| * | | Remove unnecessary in HTML 5 type attribute with default value | Andrey A.I. Sitnik | 2012-04-05 | 3 | -23/+23 |
| | | | |||||
* | | | Don't use arel_table in published_and_commented example in querying guide | Ryan Bigg | 2012-04-07 | 1 | -1/+1 |
| | | | |||||
* | | | Revert "Where migration can get wrong help added" | Vijay Dev | 2012-04-07 | 1 | -10/+0 |
| | | | | | | | | | | | | This reverts commit b11113f924d2eb2acbe836954d17a02163f45275. | ||||
* | | | copy editing [ci skip] | Vijay Dev | 2012-04-07 | 1 | -5/+4 |
| | | | |||||
* | | | Fix 'Everyday Git' link | Anil Wadghule | 2012-04-06 | 1 | -1/+1 |
| | | | |||||
* | | | Better class name | xyctka@gmail.com | 2012-04-06 | 1 | -2/+2 |
| | | | |||||
* | | | Update Custom Exception Handler section of Internationalization guide | xyctka@gmail.com | 2012-04-06 | 1 | -5/+21 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The previous example with just_raise_that_exception method stopped working because MissingTranslation is not an instance of Exception class any more, but has a +to_exception+ method. Also the cleaner way is to re-raise only the desired exception, passing everything else to the default ExceptionHandler. Additionally this re-raising conflicts with Pluralization backend thus we have to add a check that certain missing translation keys should be ignored allowing the backend to fall back to the default pluralization rule. | ||||
* | | | Where migration can get wrong help added | Sandip Ransing | 2012-04-06 | 1 | -0/+10 |
| | | | |||||
* | | | Improvement to migration guide | Sandip Ransing | 2012-04-06 | 1 | -6/+6 |
| | | | |||||
* | | | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-04-05 | 5 | -40/+27 |
|\ \ \ | |||||
| * | | | lets not show too much output and shadow the intention [ci skip] | Vijay Dev | 2012-04-05 | 1 | -20/+3 |
| | | | | |||||
| * | | | fix boolean value in guide [ci skip] | Vijay Dev | 2012-04-05 | 1 | -1/+1 |
| | | | |