aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of github.com:lifo/docrailspaulccarey2010-07-2911-77/+119
|\
| * adding documentation regarding time_zone_aware_attributes and skip_time_zone_...Neeraj Singh2010-07-291-0/+13
| * expanding on the will_change! method in documentationNeeraj Singh2010-07-291-1/+4
| * itsy bitsy changes to documentationNeeraj Singh2010-07-281-13/+13
| * itsy bitsy changes to ActionMailer documentationNeeraj Singh2010-07-281-14/+11
| * putting receive method under ttNeeraj Singh2010-07-281-2/+2
| * superclass_delegating_accessor has been deprecated.Neeraj Singh2010-07-281-15/+0
| * removed ambiguity from autosave descriptionSimon Tokumine2010-07-281-1/+1
| * adding punctuationsNeeraj Singh2010-07-281-4/+4
| * more documentation for update_attributeNeeraj Singh2010-07-281-5/+6
| * More documentation to class_attribute.José Valim2010-07-281-11/+24
| * editing the documentation regarding :race_condition_ttl and :expires_in optio...Neeraj Singh2010-07-281-22/+23
| * editing a sentenceNeeraj Singh2010-07-281-1/+1
| * adding comment specifying that cattr_accessor also supports instance_write an...Neeraj Singh2010-07-281-0/+10
| * clarifying the instance_write option with an exampleNeeraj Singh2010-07-281-1/+5
| * adding some comments to cattr_accessor methodNeeraj Singh2010-07-281-0/+6
| * updating description of how class_attribute worksNeeraj Singh2010-07-281-0/+5
| * Revert "Frameworks are loaded in application.rb rather than config.rb accordi...Xavier Noria2010-07-271-1/+1
| * Frameworks are loaded in application.rb rather than config.rb according to Ra...Brian Smith2010-07-271-1/+1
| * clarifying description for class_attribute methodNeeraj Singh2010-07-271-2/+2
| * Merge branch 'master' of github.com:lifo/docrailsNeeraj Singh2010-07-271-11/+14
| |\
| * | adding comments to update_attribute methodNeeraj Singh2010-07-271-0/+4
* | | amended rails upgrade plugin instructions to be rails 2.3.x compatible instea...paulccarey2010-07-291-3/+4
| |/ |/|
* | amended Contributing to Rails guide to advise to use bundler v1.0 to avoid er...paulccarey2010-07-271-11/+14
|/
* polishing commentsNeeraj Singh2010-07-262-8/+8
* making comments meaningful by correcting, adding and pruningNeeraj Singh2010-07-263-14/+13
* Merge branch 'master' of github.com:lifo/docrailsNeeraj Singh2010-07-261-1/+1
|\
| * prefer %Q() over escaped double quotesXavier Noria2010-07-271-1/+1
| * Fixed field_error_proc default example on guidesArkadiusz Holko2010-07-261-1/+1
* | making comments have a consistent theme of narrativeNeeraj Singh2010-07-261-26/+22
|/
* Merge remote branch 'rails/master'Xavier Noria2010-07-2625-138/+250
|\
| * doc: cleanup respond_to documentationWincent Colaiuta2010-07-261-9/+12
| * Changed returning with tap on guidesSantiago Pastorino2010-07-262-2/+2
| * Test to ensure that falsy objects aren't wrapped by deprecation proxiesLeigh Caplan2010-07-261-0/+22
| * Override new on proxy objects so that they never wrap nil or false.Leigh Caplan2010-07-261-0/+7
| * XmlMini.rename_key emits valid xml with dasherizeBernerd Schaefer2010-07-262-1/+54
| * This is for making sure const_missing is triggered without warningsSantiago Pastorino2010-07-262-5/+8
| * Fixes usage message when running rails without --dev on a cloned rails repoSantiago Pastorino2010-07-261-1/+1
| * No need to check for :uniqNeeraj Singh2010-07-261-6/+3
| * Removed deprecated APIs in text and number helpers [#5156 state:resolved]Łukasz Strzałkowski2010-07-263-91/+5
| * Removing unnecessary code [#5192 state:resolved]Thiago Pradi2010-07-262-5/+7
| * fix escaping id and parameters in path [#5137 state:resolved]Josef Reidinger2010-07-262-2/+3
| * strengthening the test suite for rescue_fromNeeraj Singh2010-07-261-0/+23
| * strengthening the rescue_from test suitesNeeraj Singh2010-07-261-0/+14
| * Update to latest thor.José Valim2010-07-262-5/+5
| * Fix a bug where requires inside of autoloads were being added to the autoload...wycats2010-07-265-5/+73
| * using AREL from the environment if it existsAaron Patterson2010-07-251-1/+6
| * fisting warningAaron Patterson2010-07-251-1/+1
| * Gemfile now makes use of platforms calls with blocks instead of elsif logic t...Santiago Pastorino2010-07-261-19/+20
| * Bump up bundlerSantiago Pastorino2010-07-261-1/+1