aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source
Commit message (Expand)AuthorAgeFilesLines
* Use a BodyProxy instead of including a Module that responds to close.Santiago Pastorino2012-01-131-0/+2
* Update Railties section of 3.2 release notesGuillermo Iguaran2012-01-131-1/+3
* fix rails binary path when using --dev [ci skip]Vijay Dev2012-01-132-2/+2
* Added note about [ci skip] tag to contributing guidePiotr Sarnacki2012-01-121-0/+2
* add info about kindle guides in the release guide [ci skip]Vijay Dev2012-01-131-0/+4
* prepare for 3.2 guides release :)Vijay Dev2012-01-131-1/+1
* remove hidden link in guides layoutVijay Dev2012-01-131-1/+0
* add 3.2 release notes to the guides indexVijay Dev2012-01-131-0/+4
* minor revision in 3.2 release guideVijay Dev2012-01-131-1/+1
* Add CHANGELOG entrySantiago Pastorino2012-01-111-0/+2
* add some missing formats in the release guideVijay Dev2012-01-111-5/+5
* Some revisions to the release notes guideVijay Dev2012-01-111-13/+13
* Edits to spastorino's additions in 3.2 Release NotesRizwan Reza2012-01-111-11/+8
* Add "What to update in your apps" section to the release notes guideSantiago Pastorino2012-01-101-0/+29
* General editing pass over assets pipeline guideMike Gunderloy2012-01-041-56/+58
* updates to 3.2 release notesVijay Dev2012-01-041-1/+8
* Final grammar checkup on 3.2 release notes.Kristian Freeman2012-01-041-1/+1
* Deprecate Rails::Plugin in favor of gemsSantiago Pastorino2012-01-031-0/+2
* DRY up guides index pageVijay Dev2012-01-012-46/+11
* SCSS processor is provided by the sass gemSam Umbach2011-12-311-1/+1
* Minor readability improvementsSam Umbach2011-12-311-13/+13
* fix a couple of formatting issuesVijay Dev2011-12-311-3/+2
* remove wiki linkVijay Dev2011-12-311-1/+0
* add back the version info to the title in guides index pageVijay Dev2011-12-251-1/+1
* Some fixes in rails guides generationVijay Dev2011-12-251-8/+6
* fix kindle apps link in edge guides indexVijay Dev2011-12-251-1/+1
* download guides for the Kindle and Kindle apps from the home pageXavier Noria2011-12-252-2/+6
* (draft) guides for the Kindle and Kindle apps [Mip Earson & Xavier Noria]Xavier Noria2011-12-2412-177/+386
* add latest changes to 3.2 release notesVijay Dev2011-12-241-0/+14
* minor edits in caching guideVijay Dev2011-12-241-3/+3
* Gzip files on page cachingAndrey A.I. Sitnik2011-12-241-0/+22
* Rails 3.2 Release NotesVijay Dev2011-12-241-0/+429
* removes Enumerable#pluck from the AS guideXavier Noria2011-12-231-10/+0
* [docs] added missing "}" fixes #4126Arun Agrawal2011-12-221-1/+1
* Fix reference to old :sql schema_format locationAlex Tambellini2011-12-201-1/+1
* Update CHANGELOGs and guides.José Valim2011-12-161-0/+2
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2011-12-145-5/+5
|\
| * copy editsVijay Dev2011-12-141-1/+1
| * typo in textile markupMikhail Dieterle2011-12-141-1/+1
| * disambiguate "and not" when explaining "&& return"Suraj N. Kurapati2011-12-111-1/+1
| * Fixing typo in Routing Guide.Ryan Sandridge2011-12-101-1/+1
| * Replacing vague mention of an unspecified section above with a link to the ac...Ryan Sandridge2011-12-081-1/+1
| * Typo in listMikhail Dieterle2011-12-081-1/+1
* | Add config.file_watcher so developers can provide their own watchers (for ins...José Valim2011-12-131-1/+3
* | Merge pull request #3954 from bdurand/null_store_2José Valim2011-12-121-0/+8
|\ \
| * | Add ActiveSupport::Cache::NullStore to expose caching interface without actua...Brian Durand2011-12-121-0/+8
* | | Speed up development by only reloading classes if dependencies files changed.José Valim2011-12-121-0/+2
|/ /
* | update command line guide: generated README is now an rdocVijay Dev2011-12-111-3/+3
* | Clarify the default assets.precompile matcher behaviorPiotr Sarnacki2011-12-111-2/+2
* | revises some stuff that was out of sync with the recent generated README.rdocXavier Noria2011-12-101-1/+1