aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of github.com:rails/docrailsVijay Dev2014-06-014-6/+11
|\
| * document generators hidden_namespacesschneems2014-05-291-0/+5
| * [ci skip] add created_at and updated_at to exampleschneems2014-05-291-2/+2
| * [ci skip] Fix Compiler's Github linkHarshad Sabne2014-05-271-1/+1
| * :scissors:Zachary Scott2014-05-121-3/+3
* | Merge pull request #15456 from jonatack/patch-7Matthew Draper2014-06-011-2/+2
|\ \
| * | config.assets.digests -> config.assets.digestJon Atack2014-06-011-2/+2
|/ /
* | Removed 'Caching with Rails' guide from WIP, this guide isn't ready toZachary Scott2014-05-311-5/+0
* | Merge pull request #15449 from aditya-kapoor/correct-debug-docRichard Schneeman2014-05-311-5/+1
|\ \
| * | [ci skip] correct doc for ActionView::Helpers::DebugHelperAditya Kapoor2014-05-311-5/+1
* | | Missing period from AP/CHANGELOG [ci skip]Zachary Scott2014-05-311-1/+1
* | | Merge pull request #15448 from akshay-vishnoi/doc_changesCarlos Antonio da Silva2014-05-311-2/+2
|\ \ \ | |/ / |/| |
| * | [ci skip] Correct output of Hash#symbolize_keysAkshay Vishnoi2014-05-311-2/+2
* | | Merge pull request #15434 from sgrif/sg-clear-cachesYves Senn2014-05-312-3/+27
|\ \ \ | |/ / |/| |
| * | Clear all caches calculated based on `@columns` when `@columns` changesSean Griffin2014-05-312-3/+27
* | | Tiny formatting fix in AS change log [ci skip]Robin Dupret2014-05-311-4/+4
* | | Merge pull request #15446 from akshay-vishnoi/doc_changesRobin Dupret2014-05-311-2/+2
|\ \ \
| * | | [ci skip] Correct documentation of HashWithIndifferentAccess#dupAkshay Vishnoi2014-05-311-2/+2
* | | | Merge pull request #15445 from krautcomputing/fix_asset_host_docsZachary Scott2014-05-311-1/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Update documentation for setting asset_host to a Proc, mention that the reque...Manuel Meurer2014-05-311-1/+4
|/ / /
* | | Merge pull request #15437 from sgrif/sg-missing-test-caseYves Senn2014-05-311-0/+2
|\ \ \
| * | | Add missing test case for writing unknown attributesSean Griffin2014-05-301-0/+2
| |/ /
* | | Merge pull request #15440 from ilikepi/pr_docs_activesupport_hwia_dupZachary Scott2014-05-301-1/+8
|\ \ \ | |/ / |/| |
| * | HashWithIndifferentAccess#dup doc [ci skip]James Blanding2014-05-301-1/+8
|/ /
* | Merge pull request #15431 from sgrif/sg-bad-serialization-test-casesRafael Mendonça França2014-05-301-53/+17
|\ \
| * | Update some bad test cases for serialized columnsSean Griffin2014-05-301-53/+17
|/ /
* | Merge pull request #15427 from sgrif/sg-rename-attribute-ivarsRafael Mendonça França2014-05-3013-44/+44
|\ \
| * | Rename attribute related instance variables to better express intentSean Griffin2014-05-3013-44/+44
* | | Merge pull request #15354 from sgrif/sg-properties-defaultRafael Mendonça França2014-05-303-6/+19
|\ \ \
| * | | Allow specifying a default value in overloaded propertiesSean Griffin2014-05-303-6/+19
| |/ /
* | | Merge pull request #15426 from oggy/doc-3.2.18Zachary Scott2014-05-301-4/+5
|\ \ \ | |/ / |/| |
| * | Update guides to mention 3.2.18.George Ogata2014-05-301-4/+5
|/ /
* | Merge pull request #15313 from andreychernih/time-with-zone-string-conversion...Rafael Mendonça França2014-05-301-0/+8
|\ \
| * | Speed-up TimeWithZone to String conversionAndrey Chernih2014-05-271-0/+8
* | | Change the version schema to reflect how deprecations are handledRafael Mendonça França2014-05-301-3/+3
* | | Merge pull request #15425 from leafac/fix-testing-docsRafael Mendonça França2014-05-301-12/+8
|\ \ \
| * | | Update Minitest references in Testing GuideLeandro Facchinetti2014-05-301-12/+8
* | | | bin/setup uses `bundle check || bundle install` to improve performance.Yves Senn2014-05-301-1/+1
* | | | refactor, introduce `Type#type_cast_for_schema` to cast for schema.rbYves Senn2014-05-308-26/+33
* | | | pg, support default values for enum types. Closes #7814.Yves Senn2014-05-304-2/+24
* | | | pg, `default_sequence_name` respects schema. Closes #7516.Yves Senn2014-05-303-10/+12
|/ / /
* | | Merge pull request #11896 from nkondratyev/fix_pg_columns_for_distinctYves Senn2014-05-303-1/+17
|\ \ \
| * | | Fixed `columns_for_distinct` of postgresql adapterNikolay Kondratyev2013-08-153-1/+17
* | | | :scissors: removed deprecated `Numeric#ago` and friendsGodfrey Chan2014-05-303-62/+15
* | | | Merge pull request #15189 from senny/bin/setupYves Senn2014-05-304-1/+34
|\ \ \ \
| * | | | `bin/setup` script to bootstrap applications.Yves Senn2014-05-304-1/+34
|/ / / /
* | | | pg, `reset_pk_sequence!` respects schemas. Closes #14719.Yves Senn2014-05-305-11/+34
* | | | pg, `PostgreSQL::Name` to hold schema qualified names.Yves Senn2014-05-304-19/+96
* | | | Merge pull request #15417 from JuanitoFatas/doc/semver-of-railsZachary Scott2014-05-291-4/+23
|\ \ \ \
| * | | | [ci skip] Document Rails' shifted semver.Juanito Fatas2014-05-301-4/+23
|/ / / /