| Commit message (Expand) | Author | Age | Files | Lines |
* | 3.1 and up, in configuring guide. | Juanjo Bazán | 2012-10-29 | 1 | -1/+1 |
* | Changed comment section to be more explicit. I had an issue with rolling back... | John Gallagher | 2012-10-27 | 1 | -2/+3 |
* | Use a better word | Agis Anastasopoulos | 2012-10-26 | 1 | -1/+1 |
* | Fix a pair of typos on Active Record Querying guide | Jaime Iniesta | 2012-10-26 | 1 | -2/+2 |
* | encourage use of Ruby 1.9 syntax [ci skip] | Francesco Rodriguez | 2012-10-25 | 1 | -0/+1 |
* | AJAX -> Ajax in layouts_and_rendering guide. | Henrik N | 2012-10-25 | 1 | -3/+3 |
* | Revert "Improve grammar a bit" | Xavier Noria | 2012-10-24 | 1 | -1/+1 |
* | Revert "Explain where the acronym AJAX stands for & replace "JavaScript write... | Xavier Noria | 2012-10-24 | 1 | -2/+2 |
* | Revert "Improve "request response" term typing & fix a minor typo" | Xavier Noria | 2012-10-24 | 1 | -1/+1 |
* | Revert "fix a typo" | Xavier Noria | 2012-10-24 | 1 | -1/+1 |
* | Revert "Consistent headlines & ToC" | Xavier Noria | 2012-10-24 | 1 | -5/+5 |
* | With the Asset Pipeline the :cache and :concat options aren't used anymore | Guillermo Iguaran | 2012-10-24 | 1 | -0/+3 |
* | Update Upgrading Guide with removal of :cache and :concat options | Guillermo Iguaran | 2012-10-24 | 1 | -0/+4 |
* | Update upgrading notes: users should stop using :concat and :cache options in... | Guillermo Iguaran | 2012-10-24 | 1 | -0/+4 |
* | fix output messages - docs [ci skip] | Francesco Rodriguez | 2012-10-22 | 4 | -23/+23 |
* | Fixes typo. | Lennart Fridén | 2012-10-21 | 1 | -1/+1 |
* | Wrap a piece of code to a code block | Robin Dupret | 2012-10-21 | 1 | -0/+2 |
* | Fix a typo | Agis Anastasopoulos | 2012-10-21 | 1 | -1/+1 |
* | Improve grammar | Agis Anastasopoulos | 2012-10-21 | 1 | -2/+2 |
* | Improve grammar a bit | Agis Anastasopoulos | 2012-10-21 | 1 | -1/+1 |
* | Explain where the acronym AJAX stands for & replace "JavaScript writer" with ... | Agis Anastasopoulos | 2012-10-21 | 1 | -2/+2 |
* | Improve "request response" term typing & fix a minor typo | Agis Anastasopoulos | 2012-10-21 | 1 | -1/+1 |
* | Consistent headlines & ToC | Agis Anastasopoulos | 2012-10-21 | 1 | -5/+5 |
* | fix a typo | Agis Anastasopoulos | 2012-10-21 | 1 | -1/+1 |
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-10-21 | 15 | -387/+391 |
|\ |
|
| * | remove assert_valid method from testing guide [ci skip] | Francesco Rodriguez | 2012-10-18 | 1 | -3/+0 |
| * | Change 'branches' to 'branch' [ci skip] | Adam Coffman | 2012-10-18 | 1 | -1/+1 |
| * | Revert "Change with start of translation in internationalization, this time w... | Rafael Mendonça França | 2012-10-17 | 67 | -36402/+8 |
| * | Revert "divided into folder with the language" | Rafael Mendonça França | 2012-10-17 | 56 | -0/+35064 |
| * | Fix typos in Association Basics guide | Jaime Iniesta | 2012-10-17 | 1 | -5/+5 |
| * | divided into folder with the language | Rodrigo Martins | 2012-10-17 | 56 | -35064/+0 |
| * | Change with start of translation in internationalization, this time with pt_br. | Rodrigo Martins | 2012-10-17 | 66 | -3/+36397 |
| * | Fix formatting errors on the Active Record Validations and Callbacks guide | Jaime Iniesta | 2012-10-15 | 1 | -5/+8 |
| * | fix link bug in contributing page | Cesar Carruitero | 2012-10-15 | 1 | -1/+1 |
| * | Fix formatting on migrations guide | Jaime Iniesta | 2012-10-14 | 1 | -7/+8 |
| * | Merge pull request #118 from patriciomacadden/master | Vijay Dev | 2012-10-14 | 1 | -1/+1 |
| |\ |
|
| | * | Fix a silly typo | Patricio Mac Adden | 2012-10-13 | 1 | -1/+1 |
| * | | Update guides/source/contributing_to_ruby_on_rails.md | Arturo Pie | 2012-10-13 | 1 | -1/+1 |
| |/ |
|
| * | 1.9 hash syntax changes | AvnerCohen | 2012-10-13 | 2 | -5/+5 |
| * | Fix typos and clean up Getting Started guide | Jaime Iniesta | 2012-10-12 | 1 | -14/+17 |
| * | Fix small typo in development_dependencies_install | Arturo Pie | 2012-10-12 | 1 | -1/+1 |
| * | specify path to CommentsController again inline | Tim McEwan | 2012-10-12 | 1 | -1/+1 |
| * | 1.9 hash syntax changes. | AvnerCohen | 2012-10-12 | 4 | -262/+262 |
| * | 1.9 hash syntax for guides, work-in-progress | AvnerCohen | 2012-10-11 | 3 | -79/+79 |
* | | Merge pull request #7493 from steveklabnik/ajax_guide | Xavier Noria | 2012-10-21 | 2 | -316/+392 |
|\ \ |
|
| * | | Working With JavaScript guide. | Steve Klabnik | 2012-10-14 | 2 | -316/+392 |
* | | | nodoc the first_or_create methods and document alternatives | Jon Leighton | 2012-10-19 | 1 | -28/+11 |
* | | | Add Relation#find_or_create_by and friends | Jon Leighton | 2012-10-19 | 1 | -20/+51 |
* | | | Now the Sprockets railtie lives in sprockets/railtie | Rafael Mendonça França | 2012-10-18 | 1 | -1/+1 |
* | | | Add more CHANGELOG entries from #7927 | Rafael Mendonça França | 2012-10-17 | 1 | -2/+0 |