Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | | AS guide: documents aliasing | Xavier Noria | 2009-08-22 | 1 | -1/+60 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Add missing end ERB tag. | Ryan Bigg | 2009-08-22 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Dropped uneeded things, finalized TOC (for now), started on Prototype and ↵ | peter | 2009-08-19 | 1 | -37/+285 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | RJS sections | |||||
| * | | | | | | | | | | | | | | | | | | Typo. wil should be will | Johan Andersson | 2009-08-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Fix typo in debugging guide | Josiah Ivey | 2009-08-16 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Corrected the use of rackup command from rackup to rackup config.ru | anuj dutta | 2009-08-15 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Updates to configuration: changed syntax to use config, added general ↵ | Jay Pignata | 2009-08-13 | 1 | -59/+115 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | configuration options | |||||
| * | | | | | | | | | | | | | | | | | | Updates to active record basics: reworked what is section, added CRUD ↵ | Jay Pignata | 2009-08-13 | 1 | -33/+102 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | methods, added migrations blurb and link to migrations guide | |||||
| * | | | | | | | | | | | | | | | | | | Update instructions for contribution guide. | Rodrigo Rosenfeld Rosas | 2009-08-13 | 1 | -1/+6 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Merge commit 'mainstream/master' | Pratik Naik | 2009-08-09 | 264 | -2176/+3933 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | docrails [#8] changed old def test_ methods to new test(name, block) style ↵ | Dan Croak | 2009-08-09 | 1 | -44/+37 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in testing guide | |||||
| * | | | | | | | | | | | | | | | | | | | Added section to guide for validates with, which is scheduled for rails 3. ↵ | Jeff Dean | 2009-08-09 | 1 | -0/+41 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See related ticket at: https://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets/2630-adding-a-validates_with-method | |||||
| * | | | | | | | | | | | | | | | | | | | AS guide: changes the example in explanation of MissingSourceFile | Xavier Noria | 2009-08-08 | 1 | -9/+8 | |
| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | AS guide: explains extensions to NameError | Xavier Noria | 2009-08-08 | 1 | -1/+19 | |
| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | AS guide: documents extensions to LoadError | Xavier Noria | 2009-08-05 | 1 | -0/+26 | |
| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | AS guide: extensions to NilClass are documented in "Extensions to All Objects" | Xavier Noria | 2009-08-05 | 1 | -4/+0 | |
| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | AS guide: extensions to (True|False)Class are documented in "Extensions to ↵ | Xavier Noria | 2009-08-05 | 1 | -8/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | All Objects" | |||||
| * | | | | | | | | | | | | | | | | | | | Updates/additions to contributing guide | Mike Gunderloy | 2009-08-01 | 1 | -3/+22 | |
| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | AS guide: explains a few extensions to Integer | Xavier Noria | 2009-08-01 | 1 | -1/+34 | |
| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Fix typo in generate_message documentation. | Rodrigo Rosenfeld Rosas | 2009-07-30 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge commit 'mainstream/master' | Pratik Naik | 2009-07-30 | 322 | -4552/+9303 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: railties/guides/source/active_support_overview.textile | |||||
| * | | | | | | | | | | | | | | | | | | | | AS guide: explains Symbol#to_proc | Xavier Noria | 2009-07-30 | 1 | -1/+17 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | AS guide: explains File.atomic_write | Xavier Noria | 2009-07-26 | 1 | -1/+19 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Revert "Added callback details in "supported options" of has_many association" | Pratik Naik | 2009-07-25 | 1 | -6/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit abe2038d5fea7c545ffddad1ac1252c7cbab6232. Reason : It should add documentation to all the options | |||||
| * | | | | | | | | | | | | | | | | | | | | Revert asset tag changes | Pratik Naik | 2009-07-25 | 1 | -76/+73 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge commit 'mainstream/master' | Pratik Naik | 2009-07-25 | 146 | -721/+2932 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | i18n guide: removes some related for 2.2 | Xavier Noria | 2009-07-25 | 1 | -37/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | i18n guide: minor tweaks | Xavier Noria | 2009-07-25 | 1 | -7/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Insert missing word in callbacks documentation. | Mike Gunderloy | 2009-07-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Minor cleanup to Getting Started for 2.3.3 | Mike Gunderloy | 2009-07-18 | 1 | -39/+38 | |
| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | redirect_to forwards options to url_for if it is a Hash (the example with ↵ | Xavier Noria | 2009-07-17 | 1 | -3/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | articles_url does not work indeed because of that), understanding :params is a particular case of that This reverts commit 0fc481d7c834ae905ebb2e52f47c3c3656ebd1c9. | |||||
| * | | | | | | | | | | | | | | | | | | | | | The redirect_to method in ActionController supports the :params option, ↵ | danielc192 | 2009-07-16 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | however this is not mentioned in the documentation. This commit adds this. It includes an example and a brief description of the :params option. | |||||
| * | | | | | | | | | | | | | | | | | | | | | minor HTML and formatting fixes | kommissar | 2009-07-16 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | fixed typo. meaning was opposite of intent. | Christopher J. Kenna | 2009-07-16 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | AS guide: documents extensions related to instance variables | Xavier Noria | 2009-07-16 | 1 | -0/+92 | |
| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | More documentation about methods taking blocks. | Ryan Bigg | 2009-07-16 | 1 | -0/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Document that after_create can take a block. | Ryan Bigg | 2009-07-16 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | AS guide: documents with_options | Xavier Noria | 2009-07-15 | 1 | -0/+39 | |
| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | AS guide: fixes internal link | Xavier Noria | 2009-07-15 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | AS guide: documents Object#returning | Xavier Noria | 2009-07-15 | 1 | -0/+15 | |
| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | just removes a blank line | Xavier Noria | 2009-07-13 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | AS guide: documents Object#try | Xavier Noria | 2009-07-13 | 1 | -0/+26 | |
| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | AS guide: explains Object#tap | Xavier Noria | 2009-07-12 | 1 | -0/+18 | |
| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Fix typo in I18n guide. Closes ticket #83 reported by noocx | Karel Minarik | 2009-07-11 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | AS guide: class objects are not duplicable either | Xavier Noria | 2009-07-11 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | class objects are not duplicable either | Xavier Noria | 2009-07-11 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | AS guide: documents duplicable? | Xavier Noria | 2009-07-11 | 1 | -0/+34 | |
| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Updated migration documentation to reflect default for UTC timestamped ↵ | Mike Gunderloy | 2009-07-09 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | migration names | |||||
| * | | | | | | | | | | | | | | | | | | | | | Action Mailer guide: revised a couple of links, thanks to Kyle Mathews | Xavier Noria | 2009-07-08 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Callback chain stops on *true* block result (rdoc). | mynyml | 2009-07-08 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Relevant code (in CallbackChain#run): break result if terminator.call(result, object) |