Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-05-08 | 3 | -8/+37 |
|\ | |||||
| * | Revert "Compressed all images from the guide through ImageOptim which saves ↵ | Xavier Noria | 2012-05-07 | 80 | -0/+0 |
| | | | | | | | | | | | | | | | | | | sometimes up to 74.6% in size [ci skip]" Reason: this change can't really be done in docrails, see http://weblog.rubyonrails.org/2012/3/7/what-is-docrails/ This reverts commit bc06e8d706fd8818d434c66f46d2e889ca24bd2d. | ||||
| * | Compressed all images from the guide through ImageOptim which saves ↵ | Ayrton De Craene | 2012-05-07 | 80 | -0/+0 |
| | | | | | | | | sometimes up to 74.6% in size [ci skip] | ||||
| * | Remove accidentally pasted NOTE section during introduction of ↵ | Mark J. Titorenko | 2012-05-07 | 1 | -2/+0 |
| | | | | | | | | +beginning_of_hour+ and +end_of_hour+ documentation. | ||||
| * | Corrections to +beginning_of_day+ and +end_of_day+ example dates. | Mark J. Titorenko | 2012-05-07 | 1 | -2/+2 |
| | | |||||
| * | Added documentation for +beginning_of_hour+ and +end_of_hour+ to Active ↵ | Mark J. Titorenko | 2012-05-07 | 1 | -0/+31 |
| | | | | | | | | Support Core Extensions guide. | ||||
| * | are ran -> are run | Mark Rushakoff | 2012-05-06 | 1 | -5/+5 |
| | | | | | | | | The former is grammatically incorrect. | ||||
| * | Revert "Play nice with some lint patterns" | Vijay Dev | 2012-05-06 | 1 | -4/+3 |
| | | | | | | | | | | | | This reverts commit 7f536f9158588b66c0e5a6aa8772b919812f9cb9. Reason: If at all this is done, this should be done in rails master. | ||||
| * | Play nice with some lint patterns | Kristian Freeman | 2012-05-04 | 1 | -3/+4 |
| | | |||||
| * | Editing log levels to reflect this doc: ↵ | Mike Manewitz | 2012-05-04 | 1 | -1/+1 |
| | | | | | | | | http://api.rubyonrails.org/classes/ActiveSupport/BufferedLogger/Severity.html | ||||
* | | Merge pull request #6064 from gazay/fix_guides_for_as_core_ext | Xavier Noria | 2012-05-07 | 1 | -65/+67 |
|\ \ | | | | | | | Fix guides for as core ext | ||||
| * | | Changes for numeric api for Time because Time.current works different | Alexey Gaziev | 2012-05-07 | 1 | -4/+4 |
| | | | |||||
| * | | Fix some guides for AS core_ext | Alexey Gaziev | 2012-05-07 | 1 | -64/+66 |
| | | | |||||
* | | | note that WIP guides are not in the index menu [ci skip] | Vijay Dev | 2012-05-07 | 1 | -1/+1 |
| | | | |||||
* | | | [guides] Add comments to deep_dup example, fix second example [ci skip] | Piotr Sarnacki | 2012-05-06 | 1 | -1/+3 |
| | | | |||||
* | | | Reword guide entry for `deep_dup` method. | Piotr Sarnacki | 2012-05-06 | 1 | -14/+23 |
| | | | |||||
* | | | Guides for deep_dup | Alexey Gaziev | 2012-05-06 | 1 | -0/+64 |
| | | | |||||
* | | | Make RedCloth not convert double hyphens to emdashes. Closes #5292 | Vijay Dev | 2012-05-06 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As mentioned in http://redcloth.org/textile/writing-paragraph-text/#dashes RedCloth converts double hyphens to emdashes. This causes problems in the guides where options like --database, --full are rendered incorrectly. This commit fixes it by customizing the emdash method in the RedCloth::Formatters::HTML module to just return '--'. See their FAQ http://redcloth.org/faq in the section 'How do I customize RedCloth?' | ||||
* | | | some corrections in the AR query guide [ci skip] | Vijay Dev | 2012-05-05 | 1 | -13/+15 |
| | | | |||||
* | | | Update `first`, `last` and `take` in guides | Marcelo Silveira | 2012-05-05 | 1 | -8/+42 |
| | | | |||||
* | | | Merge pull request #6153 from carlosantoniodasilva/queue-consumer | José Valim | 2012-05-04 | 1 | -11/+15 |
|\ \ \ | |_|/ |/| | | Configurable queue consumer | ||||
| * | | Add some docs and changelog entry | Carlos Antonio da Silva | 2012-05-04 | 1 | -11/+15 |
| | | | |||||
* | | | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-05-04 | 12 | -352/+102 |
|\ \ \ | |/ / |/| | | |||||
| * | | mention database mapping in getting started guide | Oscar Del Ben | 2012-05-04 | 1 | -1/+4 |
| | | | |||||
| * | | Remove vestiges of the http_only! config from configuring guide | Carlos Antonio da Silva | 2012-05-03 | 1 | -8/+0 |
| | | | |||||
| * | | Update command line guide | Oscar Del Ben | 2012-05-03 | 1 | -4/+2 |
| | | | |||||
| * | | I found it strange that this guide is redirecting questions to a specific ↵ | Paul McMahon | 2012-05-03 | 1 | -2/+1 |
| | | | | | | | | | | | | person. Heiko Webers' (@hawe) last blog post is a year and a half old, so it's not obvious that he's still active with Rails security. If he is, feel free to revert. | ||||
| * | | Typo | Oscar Del Ben | 2012-05-02 | 1 | -1/+1 |
| | | | |||||
| * | | Mention mac os x installation tools on getting started guide | Oscar Del Ben | 2012-05-02 | 1 | -1/+4 |
| | | | |||||
| * | | Remove tags from getting started guide and adapt some of the content to | Oscar Del Ben | 2012-05-02 | 3 | -216/+7 |
| | | | | | | | | | | | | the new guide | ||||
| * | | Rewrite refactoring section in getting started guide | Oscar Del Ben | 2012-05-02 | 4 | -77/+34 |
| | | | |||||
| * | | Rewrite comments action in getting started guide | Oscar Del Ben | 2012-05-02 | 3 | -21/+26 |
| | | | |||||
| * | | Changed code examples to have a consistent code styling [ci skip] | Ayrton De Craene | 2012-05-02 | 1 | -33/+33 |
| | | | |||||
| * | | Add note about image_tag('') issue in Asset Pipeline guide (see rails issue ↵ | Michael Pearson | 2012-05-02 | 1 | -0/+2 |
| | | | | | | | | | | | | #3080) | ||||
* | | | cache_store has an extra option of :null_store. | Teng Siong Ong | 2012-05-03 | 1 | -1/+1 |
| | | | |||||
* | | | copy-edit guide [ci skip] | Vijay Dev | 2012-05-02 | 1 | -2/+1 |
|/ / | |||||
* | | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-05-01 | 11 | -455/+108 |
|\ \ | |||||
| * | | Bump Rails version in action mailer guide. | Oscar Del Ben | 2012-05-01 | 1 | -1/+1 |
| | | | |||||
| * | | Getting Started Guide Code Cleanup | Oscar Del Ben | 2012-05-01 | 2 | -10/+1 |
| | | | |||||
| * | | Merge branch 'master' of github.com:lifo/docrails | Oscar Del Ben | 2012-04-30 | 1 | -0/+4 |
| |\ \ | |||||
| | * | | Rails 4.0 upgrade note for the ConfirmationValidator change | Brian Cardarella | 2012-04-30 | 1 | -0/+4 |
| | | | | |||||
| * | | | Rewrite adding a second model section of Getting Started Guide | Oscar Del Ben | 2012-04-30 | 4 | -39/+42 |
| |/ / | |||||
| * | | Fix stray capitalization | Mark Rushakoff | 2012-04-29 | 1 | -1/+1 |
| | | | |||||
| * | | Remove scaffold explanation from getting started guide | Oscar Del Ben | 2012-04-29 | 1 | -410/+11 |
| | | | |||||
| * | | Fix 'Can't mass-assign protected attributes: tags_attributes' in Rails 3.2.3. | Kevin Richardson | 2012-04-29 | 1 | -0/+1 |
| | | | |||||
| * | | Revert "Make non English title indexable (such as Chinese or Japanese) using ↵ | Tony Jian | 2012-04-29 | 1 | -3/+2 |
| | | | | | | | | | | | | | | | | | | MD5." This reverts commit 70e0edf000289b1907b8aee386daf23577f6bc08. | ||||
| * | | Make non English title indexable (such as Chinese or Japanese) using MD5. | Tony Jian | 2012-04-29 | 1 | -2/+3 |
| | | | |||||
| * | | Fix misptint | Alexey Vakhov | 2012-04-28 | 1 | -1/+1 |
| | | | | | | | | | | | | Injected at dab6c3aa484778b44c1b3cd2b9c46363916295ff | ||||
| * | | Remove unnecessary ). | Uģis Ozols | 2012-04-28 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'master' of github.com:lifo/docrails | Oscar Del Ben | 2012-04-28 | 4 | -2/+34 |
| |\ \ |