Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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) | ||||
* | Fix example url in text helper | Alexey Vakhov | 2012-05-02 | 1 | -1/+1 |
| | |||||
* | Fix form tag with non GET/POST method example | Alexey Vakhov | 2012-05-02 | 1 | -1/+1 |
| | |||||
* | Documentation fix in options_for_select helper. Fixed display errors caused ↵ | Rodrigo Pavano | 2012-05-01 | 1 | -9/+26 |
| | | | | by mixing Ruby and HTML code inside the same pre tag [ci skip] | ||||
* | Add empty rows to improve readability. [ci skip] | Edward Tsech | 2012-05-01 | 1 | -0/+2 |
| | |||||
* | Add few lines to describe how aggregation part caching works. [ci skip] | Edward Tsech | 2012-05-01 | 1 | -0/+4 |
| | |||||
* | simpler wording and explanations | Hrvoje Šimić | 2012-05-01 | 2 | -11/+11 |
| | |||||
* | Lowercase. | Ben Pickles | 2012-05-01 | 1 | -1/+1 |
| | |||||
* | more edits [ci skip] | Vijay Dev | 2012-05-01 | 2 | -2/+2 |
| | |||||
* | copy edit AS deprecation/behaviours docs [ci skip] | Vijay Dev | 2012-05-01 | 1 | -22/+11 |
| | |||||
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-05-01 | 30 | -494/+167 |
|\ | |||||
| * | Revert "Added Short 1 line note about connection pools. " | Vijay Dev | 2012-05-01 | 1 | -2/+0 |
| | | | | | | | | This reverts commit c3954baee92446219606621c1b185360553a6d5d. | ||||
| * | Merge pull request #95 from RobZolkos/add_doc_for_utc_offset | Vijay Dev | 2012-05-01 | 1 | -0/+1 |
| |\ | | | | | | | Add documention for utc_offset method | ||||
| | * | Add documention for utc_offset method | Rob Zolkos | 2012-05-01 | 1 | -0/+1 |
| | | | |||||
| * | | Add line which gives a little bit more information how *_will_change! works. | Edward Tsech | 2012-05-01 | 1 | -0/+1 |
| |/ | |||||
| * | Bump Rails version in action mailer guide. | Oscar Del Ben | 2012-05-01 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'master' of github.com:lifo/docrails | Oscar Del Ben | 2012-05-01 | 3 | -10/+13 |
| |\ | |||||
| | * | Minor English fix. | Erich Menge | 2012-04-30 | 1 | -1/+1 |
| | | | |||||
| | * | Added Short 1 line note about connection pools. | Gaurish Sharma | 2012-04-30 | 1 | -0/+2 |
| | | | | | | | | | I hope its okay to add this here. if not, then please revert back. | ||||
| | * | add ActiveRecord::RecordInvalid to exceptions | Hrvoje Šimić | 2012-04-30 | 1 | -9/+10 |
| | | | | | | | | | | | | sort the exception names alphabetically | ||||
| * | | 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 |
| | | |||||
| * | Fix rdoc formatting in Mime::Type | Mark Rushakoff | 2012-04-29 | 1 | -5/+5 |
| | | |||||
| * | Reword polymorphic routes + mounted engine rdoc | Mark Rushakoff | 2012-04-29 | 1 | -8/+6 |
| | | | | | | | | Also correctly indent its example code. | ||||
| * | Remove scaffold explanation from getting started guide | Oscar Del Ben | 2012-04-29 | 1 | -410/+11 |
| | | |||||
| * | Merge branch 'master' of github.com:lifo/docrails | twinturbo | 2012-04-29 | 1 | -0/+1 |
| |\ | |||||
| | * | 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 |
| | | | |||||
| * | | Document ActiveSupport::Deprecations.behavior | twinturbo | 2012-04-29 | 1 | -1/+19 |
| |/ | |||||
| * | Merge branch 'master' of github.com:lifo/docrails | twinturbo | 2012-04-28 | 426 | -5055/+6391 |
| |\ | |||||
| | * | fix typo in ActiveSupport::Inflector#titleize | Francesco Rodriguez | 2012-04-28 | 1 | -1/+1 |
| | | | |||||
| | * | 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 | 124 | -2556/+2044 |
| | |\ | |||||
| | | * | Correct small consistency issue in AR querying guide | Matthias Schmidt | 2012-04-28 | 1 | -1/+1 |
| | | | | |||||
| | | * | Code-format references to config settings | Mark Rushakoff | 2012-04-27 | 7 | -7/+7 |
| | | | | |||||
| | | * | Update guides - run single test for AR testing | Alexey Vakhov | 2012-04-28 | 1 | -0/+6 |
| | | | | |||||
| | | * | Update contributing guide - run single test | Alexey Vakhov | 2012-04-28 | 1 | -0/+7 |
| | | | | |||||
| | | * | Update AM example | Alexey Vakhov | 2012-04-28 | 1 | -3/+3 |
| | | | | |||||
| | | * | More using <tt>x</tt> instead of +x+ when the latter renders improperly. | Mark Rushakoff | 2012-04-27 | 3 | -4/+4 |
| | | | |