Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix error in AssertTagHelper documentation [ci skip] | Cesar Carruitero | 2012-10-21 | 1 | -5/+5 |
| | |||||
* | fix typo and improve example [ci skip] | Francesco Rodriguez | 2012-10-21 | 1 | -1/+3 |
| | |||||
* | update AR::AttributeMethods::BeforeTypeCast docs [ci skip] | Francesco Rodriguez | 2012-10-21 | 1 | -0/+18 |
| | |||||
* | Fix AR::AttributeMethods#[] example [ci skip] | Francesco Rodriguez | 2012-10-21 | 1 | -1/+1 |
| | |||||
* | update AssetTagHelper documentation [ci skip] | Cesar Carruitero | 2012-10-21 | 1 | -21/+21 |
| | |||||
* | fix StrongParameters example [ci skip] | Francesco Rodriguez | 2012-10-21 | 1 | -1/+1 |
| | |||||
* | nodoc deprecated AR::Fixtures constant [ci skip] | Francesco Rodriguez | 2012-10-21 | 1 | -0/+1 |
| | |||||
* | 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 |
| | | | | "JavaScript developer" | ||||
* | 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 |
| | | | I believe the topics and their headlines should be consistent for obvious reasons. Also | ||||
* | fix a typo | Agis Anastasopoulos | 2012-10-21 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-10-21 | 52 | -482/+674 |
|\ | | | | | | | | | | | Conflicts: activesupport/lib/active_support/core_ext/hash/slice.rb guides/source/active_support_core_extensions.md | ||||
| * | copy edits [ci skip] | Vijay Dev | 2012-10-21 | 1 | -14/+7 |
| | | |||||
| * | minor edits in AM documentation [ci skip] | Francesco Rodriguez | 2012-10-21 | 22 | -32/+32 |
| | | |||||
| * | update AR::AttributeMethods documentation [ci skip] | Francesco Rodriguez | 2012-10-21 | 1 | -23/+124 |
| | | |||||
| * | nodoc AR::Generators [ci skip] | Francesco Rodriguez | 2012-10-20 | 4 | -10/+10 |
| | | |||||
| * | Hash Syntax changes to 1.9 format | AvnerCohen | 2012-10-20 | 5 | -9/+9 |
| | | |||||
| * | ActiveRecord Callbacks ordering examples | Pablo Ifran | 2012-10-19 | 1 | -0/+43 |
| | | |||||
| * | include serializers in ActiveModel::Serialization example | Hrvoje Šimić | 2012-10-19 | 1 | -0/+12 |
| | | |||||
| * | better examples in ActiveModel readme | Hrvoje Šimić | 2012-10-19 | 1 | -1/+15 |
| | | |||||
| * | Corrected the logic in production.rb comment. | Robb Shecter | 2012-10-18 | 1 | -1/+1 |
| | | |||||
| * | 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 |
| | | |||||
| * | add a nested attributes example into Strong Parameters documentation [ci skip] | Francesco Rodriguez | 2012-10-18 | 1 | -6/+31 |
| | | |||||
| * | remove some non-breaking spaces [ci skip] | Francesco Rodriguez | 2012-10-18 | 1 | -13/+13 |
| | | |||||
| * | remove non-breaking spaces [ci skip] | Francesco Rodriguez | 2012-10-18 | 1 | -3/+3 |
| | | |||||
| * | Revert "Change with start of translation in internationalization, this time ↵ | Rafael Mendonça França | 2012-10-17 | 67 | -36402/+8 |
| | | | | | | | | | | | | | | | | | | | | | | with pt_br." This reverts commit 09682e9e7328b1c1466ae87af08f1785a0b5d7e3. Conflicts: guides/source/en/association_basics.md REASON: Translation work can not be done in the docrails repository | ||||
| * | Revert "divided into folder with the language" | Rafael Mendonça França | 2012-10-17 | 56 | -0/+35064 |
| | | | | | | | | | | | | This reverts commit f5b9ed4fbc3215a5fce48985ea372ad3f1182252. REASON: Translation work can not be done in the docrails repository | ||||
| * | 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 |
| | | |||||
| * | Moving code base to 1.9 hash syntax | AvnerCohen | 2012-10-16 | 3 | -7/+7 |
| | | |||||
| * | 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 |
| | | |||||
| * | Hash syntax to 1.9 style | AvnerCohen | 2012-10-15 | 2 | -3/+3 |
| | | |||||
| * | 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 typo in caching with rails guide | ||||
| | * | 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 |
| |/ | | | | | In this section we are actually updating 'my_new_branch' | ||||
| * | 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 |
| | | | | | | Fix small typo a link to bundler page in development_dependencies_install.md | ||||
| * | specify path to CommentsController again inline | Tim McEwan | 2012-10-12 | 1 | -1/+1 |
| | | | | | | | | (incorporating feedback from a newbie) | ||||
| * | 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 |
| | |