Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | |||||
| | * | | Add REST section to getting started guide | Oscar Del Ben | 2012-04-28 | 2 | -10/+50 |
| | | | | |||||
| * | | | Document exception handling inside resce_from handlers | twinturbo | 2012-04-28 | 1 | -0/+1 |
| | | | | |||||
* | | | | Merge pull request #2532 from ↵ | Piotr Sarnacki | 2012-04-30 | 2 | -0/+7 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | hasclass/as_json__encode_infinite_and_nan_floats_as_null JSON: Encode infinite or NaN floats as `null` to generate valid JSON. | ||||
| * | | | | JSON: Encode infinite or NaN floats as null to generate valid JSON. | Sebi Burkhard | 2011-08-15 | 2 | -0/+7 |
| | | | | | |||||
* | | | | | Merge pull request #6093 from marcandre/observer_public | Jeremy Kemper | 2012-04-30 | 2 | -21/+27 |
|\ \ \ \ \ | | | | | | | | | | | | | notify_observers should be public | ||||
| * | | | | | notify_observers should be public | Marc-Andre Lafortune | 2012-04-30 | 2 | -21/+27 |
|/ / / / / | |||||
* | | | | | Merge pull request #6063 from marcandre/observer_extra_args | Aaron Patterson | 2012-04-30 | 2 | -11/+26 |
|\ \ \ \ \ | | | | | | | | | | | | | Allow extra arguments for Observers | ||||
| * | | | | | Allow extra arguments for Observers | Marc-Andre Lafortune | 2012-04-30 | 2 | -11/+26 |
| | | | | | | |||||
* | | | | | | remove useless assertions | Aaron Patterson | 2012-04-30 | 1 | -10/+3 |
| | | | | | | |||||
* | | | | | | return value of block is returned | Aaron Patterson | 2012-04-30 | 2 | -3/+14 |
| | | | | | | |||||
* | | | | | | only yield to finder block if something is found | Aaron Patterson | 2012-04-30 | 2 | -1/+11 |
| | | | | | | |||||
* | | | | | | Fix PR #6091 | Andrew White | 2012-04-30 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. ActiveRecord::Base is not ActiveRecord::Relation 2. The order of records from an SQL query is uncertain without an ORDER clause 3. Run your own tests when submitting a pull request | ||||
* | | | | | | Merge pull request #5181 from mcmire/issue_3560 | Jeremy Kemper | 2012-04-30 | 2 | -20/+37 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Handle distance_of_time_in_words boundary conditions. Fixes #3560. |