aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update guides/source/rails_application_templates.mdWill Gray2012-11-091-0/+12
* Update guides/source/rails_application_templates.mdWill Gray2012-11-091-3/+3
* update syntax and add note about prompt use of HttpHelpers [ci-skip]Cesar Carruitero2012-11-091-12/+17
* correct link syntax [ci-skip]Cesar Carruitero2012-11-091-5/+5
* change rdoc syntax for adecuate render [ci-skip]Cesar Carruitero2012-11-091-1/+1
* Further explain the CDN and caching situation.Steve Klabnik2012-11-091-3/+4
* Add note about asset pipeline and CDNs.Steve Klabnik2012-11-091-0/+11
* Fix default cache store documentation.Steve Klabnik2012-11-091-2/+2
* correct double quotes for interpolation in routing guide [ci_skip]Cesar Carruitero2012-11-081-2/+2
* change match to get and add single quotes in routing/redirection [ci-skip]Cesar Carruitero2012-11-081-8/+8
* Action mailer can take an array for template_dirMalcolm Locke2012-11-091-1/+1
* 1.9 hash syntax changesAvnerCohen2012-11-087-111/+111
* fix bugs in rails_on_rack [ci-skip]Cesar Carruitero2012-11-081-2/+2
* make syntax of select.map(&:field) same as pluckGaurish Sharma2012-11-081-0/+2
* Actionmailer to 1.9 hash syntaxAvnerCohen2012-11-081-9/+9
* update syntax in routing guide [ci-skip]Cesar Carruitero2012-11-081-64/+64
* Hash Syntax to 1.9 converisonAvnerCohen2012-11-071-3/+3
* Revert "fix white spaces"Carlos Antonio da Silva2012-11-051-2/+2
* fix white spacesCesar Carruitero2012-11-051-2/+2
* Fixed the wrong terminology usage in 2.2.2comptrol2012-11-031-1/+1
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2012-11-03105-809/+873
|\
| * copy edits [ci skip]Vijay Dev2012-11-032-7/+4
| * Revert "Updated activerecord test comments to new hash syntax"Vijay Dev2012-11-032-4/+4
| * Revert "dont encourage AC::Parameters#permit_all_parameters usage [ci skip]"Vijay Dev2012-11-031-1/+21
| * This is comment for singular association.kennyj2012-11-021-1/+1
| * 1.9 hash syntax changes to docsAvnerCohen2012-10-3118-169/+169
| * Hash Syntax to 1.9 related changesAvnerCohen2012-10-2920-346/+346
| * Merge branch 'master' of github.com:lifo/docrailsJuanjo Bazán2012-10-291-21/+1
| |\
| | * dont encourage AC::Parameters#permit_all_parameters usage [ci skip]Francesco Rodriguez2012-10-281-21/+1
| * | 3.1 and up, in configuring guide.Juanjo Bazán2012-10-291-1/+1
| |/
| * Merge branch 'master' of https://github.com/lifo/docrailsJohn Gallagher2012-10-2715-77/+77
| |\
| | * Multiple changes to 1,9 hash syntaxAvnerCohen2012-10-2715-77/+77
| * | Changed comment section to be more explicit. I had an issue with rolling back...John Gallagher2012-10-271-2/+3
| |/
| * Use a better wordAgis Anastasopoulos2012-10-261-1/+1
| * update AR::ImmutableRelation documentation [ci skip]Francesco Rodriguez2012-10-261-0/+14
| * Fix a pair of typos on Active Record Querying guideJaime Iniesta2012-10-261-2/+2
| * minor edits and remove mixed titles in AM::Validations docs [ci skip]Francesco Rodriguez2012-10-259-21/+13
| * encourage use of Ruby 1.9 syntax [ci skip]Francesco Rodriguez2012-10-251-0/+1
| * AJAX -> Ajax in layouts_and_rendering guide.Henrik N2012-10-251-3/+3
| * Revert "Improve grammar a bit"Xavier Noria2012-10-241-1/+1
| * Revert "Explain where the acronym AJAX stands for & replace "JavaScript write...Xavier Noria2012-10-241-2/+2
| * Revert "Improve "request response" term typing & fix a minor typo"Xavier Noria2012-10-241-1/+1
| * Revert "fix a typo"Xavier Noria2012-10-241-1/+1
| * Revert "Consistent headlines & ToC"Xavier Noria2012-10-241-5/+5
| * With the Asset Pipeline the :cache and :concat options aren't used anymoreGuillermo Iguaran2012-10-241-0/+3
| * Update Upgrading Guide with removal of :cache and :concat optionsGuillermo Iguaran2012-10-241-0/+4
| * Update upgrading notes: users should stop using :concat and :cache options in...Guillermo Iguaran2012-10-241-0/+4
| * fix a typo in comments to ActiveRecord::Associations::Association.stale_stateAndrii Dovgaliuk2012-10-241-1/+1
| * Adding a missing parenthesis in the doc of String#parameterize.Geoffrey Roguelon2012-10-241-2/+2
| * Migration of docs to 1.9 hash syntaxAvnerCohen2012-10-238-54/+54