Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixing spelling, throught -> through. | Andrew Olson | 2011-08-31 | 1 | -1/+1 |
| | |||||
* | Fix logic in 3.1 release notes sentence | Rodrigo Rosenfeld Rosas | 2011-08-31 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of git://github.com/rails/rails | Xavier Noria | 2011-08-31 | 13 | -98/+117 |
|\ | |||||
| * | syncs assets guide with what's in 3-1-stable | Xavier Noria | 2011-08-31 | 1 | -11/+27 |
| | | |||||
| * | Merge pull request #2761 from raybaxter/bump_api_url | Xavier Noria | 2011-08-31 | 1 | -1/+1 |
| |\ | | | | | | | don't need edgeapi now that we are on 3.1 | ||||
| | * | don't need edgeapi now that we are on 3.1 | Ray Baxter | 2011-08-30 | 1 | -1/+1 |
| | | | |||||
| * | | release notes: adds a couple of blank lines to get the markup right | Xavier Noria | 2011-08-31 | 1 | -0/+2 |
| | | | |||||
| * | | adds the release notes of 3.1 to the index | Xavier Noria | 2011-08-31 | 2 | -0/+5 |
| |/ | |||||
| * | adds the asset pipeline guide to the index | Xavier Noria | 2011-08-30 | 3 | -2/+7 |
| | | |||||
| * | Documentation fixes | Igor Zubkov | 2011-08-29 | 1 | -4/+4 |
| | | |||||
| * | Merge pull request #2681 from guilleiguaran/doc-changes | Xavier Noria | 2011-08-25 | 1 | -1/+8 |
| |\ | | | | | | | Documentation changes: Assets Pipeline guide and Railties changelog | ||||
| | * | Update Debugging Assets section of Assets Pipeline guide | Guillermo Iguaran | 2011-08-25 | 1 | -1/+8 |
| | | | |||||
| * | | Revert all the stuff to do with disallowing non-public methods for ↵ | Jon Leighton | 2011-08-25 | 1 | -24/+0 |
| | | | | | | | | | | | | Module#delegate | ||||
| * | | Moved strict validation changelog entry to right place | Bogdan Gusiev | 2011-08-25 | 2 | -1/+1 |
| | | | |||||
| * | | Merge pull request #2563 from bogdan/internal_validation | José Valim | 2011-08-25 | 2 | -2/+6 |
| |\ \ | | |/ | |/| | Implemented strict validation concept | ||||
| | * | Add strict validation example to guides | Bogdan Gusiev | 2011-08-24 | 2 | -2/+6 |
| | | | |||||
| * | | the command line guide is good to go | Xavier Noria | 2011-08-24 | 1 | -1/+1 |
| | | | |||||
| * | | Remove extra word from sentence in initialization guide. | Brian Morearty | 2011-08-23 | 1 | -1/+1 |
| | | | |||||
| * | | Merge pull request #2616 from tilsammans/patch-2 | Xavier Noria | 2011-08-23 | 1 | -1/+1 |
| |\ \ | | | | | | | | | Removed my name from the changelog as the amount of blogspam became ridic | ||||
| | * | | removed the link to my blog to help stop endless comments | Joost Baaij | 2011-08-23 | 1 | -1/+1 |
| | | | | |||||
| | * | | Revert "Removed my name from the changelog as the amount of blogspam became ↵ | Joost Baaij | 2011-08-23 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | ridiculous. " This reverts commit 95bece9155c46a2273a3febc3a2e176b8c15df8f. | ||||
| | * | | Removed my name from the changelog as the amount of blogspam became ridiculous. | Joost Baaij | 2011-08-22 | 1 | -1/+0 |
| | | | | | | | | | | | | When will docrails be back? :-p | ||||
| * | | | Merge pull request #2411 from ai/debug_assets_by_config | Santiago Pastorino | 2011-08-22 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | | | Debug assets by config | ||||
| | * | | | Allow to debug assets by config.assets.debug | Andrey A.I. Sitnik | 2011-08-22 | 1 | -1/+1 |
| | |/ / | |||||
| * / / | Add Destroy Alias | Andrey Ognevsky | 2011-08-22 | 1 | -0/+2 |
| |/ / | | | | | | | | | | | | | | | | | | | | | | * Added destroy alias to rails generator * add alias info for destroy command * Updated command line guides | ||||
| * | | Merge pull request #2595 from smartinez87/assets-guide | Santiago Pastorino | 2011-08-20 | 1 | -0/+2 |
| |\ \ | | | | | | | | | Document debugging assets set by default for dev and test envs on guides | ||||
| | * | | Document debugging assets set by default for dev and test envs in the ↵ | Sebastian Martinez | 2011-08-19 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | asset_pipeline guide. | ||||
| * | | | minor change in the 3.1 release notes | Vijay Dev | 2011-08-20 | 1 | -1/+1 |
| |/ / | |||||
| * | | mailer guide: fixes indentation, and use fixed width fonts wherever necessary | Vijay Dev | 2011-08-20 | 1 | -31/+26 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/lifo/docrails | Xavier Noria | 2011-08-17 | 15 | -26/+5 |
| |\ \ | |||||
| * | | | fixes generation of the AR querying guide | Xavier Noria | 2011-08-17 | 1 | -2/+2 |
| | |/ | |/| | |||||
| * | | Merge branch 'master' of github.com:lifo/docrails | Xavier Noria | 2011-08-16 | 10 | -80/+121 |
| |\ \ | |||||
| * | | | AS guide: document in Module#delegate that the method must be public in the ↵ | Xavier Noria | 2011-08-16 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | target | ||||
| * | | | Document Object#public_send | Jon Leighton | 2011-08-15 | 1 | -0/+24 |
| | | | | |||||
| * | | | Merge branch 'master' of github.com:lifo/docrails | Xavier Noria | 2011-08-13 | 10 | -112/+383 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: RELEASING_RAILS.rdoc actionpack/lib/sprockets/railtie.rb actionpack/test/template/sprockets_helper_test.rb activerecord/test/cases/calculations_test.rb railties/guides/source/3_1_release_notes.textile railties/guides/source/active_resource_basics.textile railties/guides/source/command_line.textile | ||||
| * | | | | guides generation: apparently this workaround for RedCloth is not needed anymore | Xavier Noria | 2011-08-07 | 2 | -47/+26 |
| | | | | | |||||
| * | | | | Revert "grammatical changes" | Xavier Noria | 2011-08-04 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reason: As discussed in GitHub, it is debatable, and present tense is fine (and simple, and preferred). This reverts commit 54ccda9f0a5e4a5e72a4c159dc8787faaf65e8a2. | ||||
| * | | | | grammatical changes | JudeArasu | 2011-08-04 | 1 | -1/+2 |
| | | | | | |||||
| * | | | | typo fix | Vijay Dev | 2011-08-04 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | minor changes in migrations guide | Vijay Dev | 2011-08-04 | 1 | -4/+4 |
| | | | | | |||||
| * | | | | fixed incorrect tags | Vijay Dev | 2011-08-04 | 1 | -16/+16 |
| | | | | | |||||
| * | | | | Fix typo 'console' -> 'constant' | pbflinn | 2011-08-04 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Active Resource - guide for destroy | Vishnu Atrai | 2011-08-04 | 1 | -0/+9 |
| | | | | | |||||
| * | | | | Active Resource - guide for update/save | Vishnu Atrai | 2011-08-04 | 1 | -0/+10 |
| | | | | | |||||
| * | | | | Active Resource - guide for create | Vishnu Atrai | 2011-08-04 | 1 | -1/+10 |
| | | | | | |||||
| * | | | | Active Resource - guide for reading and writing data | Vishnu Atrai | 2011-08-04 | 1 | -0/+11 |
| | | | | | |||||
| * | | | | 3.1 release notes Active Record changes, Architectural changes and | Vijay Dev | 2011-08-04 | 1 | -24/+165 |
| | | | | | | | | | | | | | | | | | | | | organizing sections. | ||||
| * | | | | Adding more info as rake about is fixed | Arun Agrawal | 2011-08-04 | 1 | -0/+2 |
| | | | | | |||||
| * | | | | Rack::Sendfile is no more default middleware. | Arun Agrawal | 2011-08-04 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | 3.1 release notes - added AP and Railties sections | Vijay Dev | 2011-08-04 | 1 | -0/+142 |
| | | | | |