Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | copy edits and fixes [ci skip] | Vijay Dev | 2012-11-17 | 1 | -5/+3 |
| | |||||
* | Add a consideration note and a WIP note | Agis Anastasopoulos | 2012-11-16 | 1 | -0/+4 |
| | |||||
* | Remove the ActiveRecordHelper section | Agis Anastasopoulos | 2012-11-16 | 1 | -56/+0 |
| | | | Since ActionView::Helpers::ActiveRecordHelper is removed. | ||||
* | Fix 'persons' to 'people' and add some whitespace | Agis Anastasopoulos | 2012-11-15 | 1 | -3/+3 |
| | |||||
* | Switch to 1.9 hash syntax plus minor fixes | Agis Anastasopoulos | 2012-11-15 | 1 | -38/+38 |
| | |||||
* | Update links to API documentation & add a TODO | Agis Anastasopoulos | 2012-11-15 | 1 | -2/+3 |
| | |||||
* | Minor improvements & fixes | Agis Anastasopoulos | 2012-11-15 | 1 | -15/+24 |
| | |||||
* | Minor improvements & fixes | Agis Anastasopoulos | 2012-11-15 | 1 | -9/+13 |
| | |||||
* | Update table of contents as a result of ↵ | Agis Anastasopoulos | 2012-11-15 | 1 | -2/+2 |
| | | | | #bf63c4971d73e80739c9f2619a9fa0dfb2223435 | ||||
* | Improve the starting sentence | Agis Anastasopoulos | 2012-11-15 | 1 | -1/+1 |
| | |||||
* | Move "Using Action View outside of Rails" at the bottom | Agis Anastasopoulos | 2012-11-15 | 1 | -70/+69 |
| | | | See 8db41ff7698eed542fb09821de37fc7ea1f2bd5d why | ||||
* | Some minor fixes & improvements | Agis Anastasopoulos | 2012-11-15 | 1 | -5/+5 |
| | |||||
* | Add a consideration note | Agis Anastasopoulos | 2012-11-15 | 1 | -0/+2 |
| | | | I believe this paragraph should move to the end as it's a little out of the scope of Rails guides. | ||||
* | Some minor fixes | Agis Anastasopoulos | 2012-11-15 | 1 | -2/+2 |
| | |||||
* | Fix the usage of `*` in Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -11/+11 |
| | | | | | In Textile `*` would convert to `<strong>`, but in Markdown we have to use `**` instead. | ||||
* | Fix remaining formatting problems in the guide | Prem Sichanugrist | 2012-09-17 | 1 | -25/+25 |
| | |||||
* | 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 | -77/+77 |
| | |||||
* | change shell to bash | Prem Sichanugrist | 2012-09-17 | 1 | -5/+5 |
| | |||||
* | Convert inline code tags to Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -14/+14 |
| | |||||
* | Convert heading tags and heading section | Prem Sichanugrist | 2012-09-17 | 1 | -118/+128 |
| | |||||
* | Convert code blocks into GFM style | Prem Sichanugrist | 2012-09-17 | 1 | -288/+288 |
| | |||||
* | Rename the rest of the guides to Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -0/+1596 |