Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Typppo | Akira Matsuda | 2013-03-06 | 1 | -2/+2 |
| | |||||
* | Add explanation of :dependent => :restrict | David Deller | 2013-03-01 | 1 | -1/+1 |
| | | | Based on information here: http://api.rubyonrails.org/classes/ActiveRecord/Associations/ClassMethods.html#method-i-has_many | ||||
* | Merge pull request #8432 from ↵ | Rafael Mendonça França | 2012-12-13 | 1 | -0/+130 |
|\ | | | | | | | | | | | | | rmcastil/add_migration_example_to_each_association_type Add migration examples to Association Basics [ci skip] | ||||
| * | Add migration example to Association Basics [ci skip] | Ryan Castillo | 2012-12-13 | 1 | -0/+130 |
| | | |||||
* | | Punctuation, capitalization, grammar fixes in rails guides | Katie Oldaker | 2012-12-07 | 1 | -1/+1 |
| | | |||||
* | | Fixed grammar in a lot of guide prologues. | Katie Oldaker | 2012-12-07 | 1 | -3/+3 |
|/ | |||||
* | Normalize on 'After reading this guide, you will know:' | Steve Klabnik | 2012-11-29 | 1 | -1/+3 |
| | | | | | We have three or four different introduction sentences to the guides. After this commit, we use the same one everywhere. | ||||
* | Associations: s/A Guide// | Steve Klabnik | 2012-11-29 | 1 | -2/+2 |
| | | | | It's obvious that this is a guide, and none of the other guides say 'A Guide to'. | ||||
* | Add periods to the bullet points in guides. | Steve Klabnik | 2012-11-29 | 1 | -3/+3 |
| | | | | Talked with @fxn about this. Bullet points should have periods at the ends. | ||||
* | copy edits and fixes [ci skip] | Vijay Dev | 2012-11-17 | 1 | -1/+1 |
| | |||||
* | Switch to 1.9 hash syntax plus minor fixes | Agis Anastasopoulos | 2012-11-15 | 1 | -93/+93 |
| | |||||
* | use em-dashes instead of two minuses in guides | burningTyger | 2012-11-10 | 1 | -1/+1 |
| | |||||
* | Revert "Change with start of translation in internationalization, this time ↵ | Rafael Mendonça França | 2012-10-17 | 1 | -5/+5 |
| | | | | | | | | | | | 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 | 1 | -0/+1997 |
| | | | | | | This reverts commit f5b9ed4fbc3215a5fce48985ea372ad3f1182252. REASON: Translation work can not be done in the docrails repository | ||||
* | divided into folder with the language | Rodrigo Martins | 2012-10-17 | 1 | -1997/+0 |
| | |||||
* | Add CollectionAssociation#destroy to association guide | Samuel Cochran | 2012-10-05 | 1 | -0/+23 |
| | |||||
* | Fix broken and duplicate headings | Prem Sichanugrist | 2012-09-17 | 1 | -2/+2 |
| | |||||
* | Fix remaining formatting problems in the guide | Prem Sichanugrist | 2012-09-17 | 1 | -120/+120 |
| | |||||
* | Convert image tags to Markdown syntax | Prem Sichanugrist | 2012-09-17 | 1 | -7/+7 |
| | |||||
* | Convert all the links into Markdown format | Prem Sichanugrist | 2012-09-17 | 1 | -4/+4 |
| | |||||
* | Convert all inline codes to Markdown syntax | Prem Sichanugrist | 2012-09-17 | 1 | -354/+354 |
| | |||||
* | Convert inline code tags to Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -121/+121 |
| | |||||
* | Convert heading tags and heading section | Prem Sichanugrist | 2012-09-17 | 1 | -149/+154 |
| | |||||
* | Convert code blocks into GFM style | Prem Sichanugrist | 2012-09-17 | 1 | -246/+246 |
| | |||||
* | Rename the rest of the guides to Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -0/+1969 |