aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
...
| * | Editing log levels to reflect this doc: http://api.rubyonrails.org/classes/Ac...Mike Manewitz2012-05-041-1/+1
* | | Merge pull request #6064 from gazay/fix_guides_for_as_core_extXavier Noria2012-05-071-65/+67
|\ \ \
| * | | Changes for numeric api for Time because Time.current works differentAlexey Gaziev2012-05-071-4/+4
| * | | Fix some guides for AS core_extAlexey Gaziev2012-05-071-64/+66
* | | | note that WIP guides are not in the index menu [ci skip]Vijay Dev2012-05-071-1/+1
* | | | [guides] Add comments to deep_dup example, fix second example [ci skip]Piotr Sarnacki2012-05-061-1/+3
* | | | Reword guide entry for `deep_dup` method.Piotr Sarnacki2012-05-061-14/+23
* | | | Guides for deep_dupAlexey Gaziev2012-05-061-0/+64
* | | | Make RedCloth not convert double hyphens to emdashes. Closes #5292Vijay Dev2012-05-061-0/+6
* | | | some corrections in the AR query guide [ci skip]Vijay Dev2012-05-051-13/+15
* | | | Update `first`, `last` and `take` in guidesMarcelo Silveira2012-05-051-8/+42
* | | | Merge pull request #6153 from carlosantoniodasilva/queue-consumerJosé Valim2012-05-041-11/+15
|\ \ \ \ | |_|/ / |/| | |
| * | | Add some docs and changelog entryCarlos Antonio da Silva2012-05-041-11/+15
* | | | Merge branch 'master' of github.com:lifo/docrailsVijay Dev2012-05-0412-352/+102
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | mention database mapping in getting started guideOscar Del Ben2012-05-041-1/+4
| * | Remove vestiges of the http_only! config from configuring guideCarlos Antonio da Silva2012-05-031-8/+0
| * | Update command line guideOscar Del Ben2012-05-031-4/+2
| * | I found it strange that this guide is redirecting questions to a specific per...Paul McMahon2012-05-031-2/+1
| * | TypoOscar Del Ben2012-05-021-1/+1
| * | Mention mac os x installation tools on getting started guideOscar Del Ben2012-05-021-1/+4
| * | Remove tags from getting started guide and adapt some of the content toOscar Del Ben2012-05-023-216/+7
| * | Rewrite refactoring section in getting started guideOscar Del Ben2012-05-024-77/+34
| * | Rewrite comments action in getting started guideOscar Del Ben2012-05-023-21/+26
| * | Changed code examples to have a consistent code styling [ci skip]Ayrton De Craene2012-05-021-33/+33
| * | Add note about image_tag('') issue in Asset Pipeline guide (see rails issue #...Michael Pearson2012-05-021-0/+2
* | | cache_store has an extra option of :null_store.Teng Siong Ong2012-05-031-1/+1
* | | copy-edit guide [ci skip]Vijay Dev2012-05-021-2/+1
|/ /
* | Merge branch 'master' of github.com:lifo/docrailsVijay Dev2012-05-0111-455/+108
|\ \
| * | Bump Rails version in action mailer guide.Oscar Del Ben2012-05-011-1/+1
| * | Getting Started Guide Code CleanupOscar Del Ben2012-05-012-10/+1
| * | Merge branch 'master' of github.com:lifo/docrailsOscar Del Ben2012-04-301-0/+4
| |\ \
| | * | Rails 4.0 upgrade note for the ConfirmationValidator changeBrian Cardarella2012-04-301-0/+4
| * | | Rewrite adding a second model section of Getting Started GuideOscar Del Ben2012-04-304-39/+42
| |/ /
| * | Fix stray capitalizationMark Rushakoff2012-04-291-1/+1
| * | Remove scaffold explanation from getting started guideOscar Del Ben2012-04-291-410/+11
| * | Fix 'Can't mass-assign protected attributes: tags_attributes' in Rails 3.2.3.Kevin Richardson2012-04-291-0/+1
| * | Revert "Make non English title indexable (such as Chinese or Japanese) using ...Tony Jian2012-04-291-3/+2
| * | Make non English title indexable (such as Chinese or Japanese) using MD5.Tony Jian2012-04-291-2/+3
| * | Fix misptintAlexey Vakhov2012-04-281-1/+1
| * | Remove unnecessary ).Uģis Ozols2012-04-281-1/+1
| * | Merge branch 'master' of github.com:lifo/docrailsOscar Del Ben2012-04-284-2/+34
| |\ \
| | * | Correct small consistency issue in AR querying guideMatthias Schmidt2012-04-281-1/+1
| | * | Update guides - run single test for AR testingAlexey Vakhov2012-04-281-0/+6
| | * | Update contributing guide - run single testAlexey Vakhov2012-04-281-0/+7
| * | | Add REST section to getting started guideOscar Del Ben2012-04-282-10/+50
* | | | Add documentation to command_line.textile explaining how to use additional no...Jason Noble2012-04-301-0/+13
* | | | Replace boolean argument with an options hash.Dmitriy Kiriyenko2012-04-301-1/+1
| |_|/ |/| |
* | | Add changelog entry and some docs for collection + layoutCarlos Antonio da Silva2012-04-291-0/+10
* | | Removed unclear doc in AR querying guide [ci skip]Vijay Dev2012-04-291-16/+0
* | | Lazy load `default_form_builder` if it's passed as a stringPiotr Sarnacki2012-04-281-1/+1