| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove deprecated Time methods from the guides [ci skip] | Pablo Torres | 2012-12-11 | 1 | -22/+2 |
* | remove attr_protected reference from AS Core Extensions guide [ci skip] | Francesco Rodriguez | 2012-12-10 | 1 | -7/+0 |
* | Fill out Active Support Core Extensions 'you will learn' list. | Steve Klabnik | 2012-12-07 | 1 | -0/+5 |
* | Remove references to Rails versions. | Steve Klabnik | 2012-12-07 | 1 | -5/+3 |
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-12-01 | 1 | -1/+1 |
|\ |
|
| * | Normalize on 'After reading this guide, you will know:' | Steve Klabnik | 2012-11-29 | 1 | -1/+1 |
* | | Fix typo in AS guide [ci skip] | Carlos Antonio da Silva | 2012-12-01 | 1 | -2/+2 |
* | | copy-edits the docs of 9ee0ffb | Xavier Noria | 2012-12-01 | 1 | -7/+5 |
* | | Patched Marshal#load to work with constant autoloading (active_support/depend... | Uriel Katz | 2012-12-01 | 1 | -0/+21 |
* | | Remove references to AR::Observer from docs | claudiob | 2012-11-30 | 1 | -8/+0 |
|/ |
|
* | copy edits and fixes [ci skip] | Vijay Dev | 2012-11-17 | 1 | -0/+2 |
* | Properly align some example comments | Agis Anastasopoulos | 2012-11-15 | 1 | -5/+5 |
* | Some minor improvements | Agis Anastasopoulos | 2012-11-15 | 1 | -9/+9 |
* | Minor improvements & fixes | Agis Anastasopoulos | 2012-11-15 | 1 | -8/+8 |
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-11-03 | 1 | -18/+18 |
|\ |
|
| * | fix output messages - docs [ci skip] | Francesco Rodriguez | 2012-10-22 | 1 | -18/+18 |
* | | atomicc.rb: Don't assume we may chown/chmod a file. | Daniele Sluijters | 2012-10-29 | 1 | -1/+3 |
|/ |
|
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-10-21 | 1 | -114/+114 |
|\ |
|
| * | Revert "divided into folder with the language" | Rafael Mendonça França | 2012-10-17 | 1 | -0/+3809 |
| * | divided into folder with the language | Rodrigo Martins | 2012-10-17 | 1 | -3809/+0 |
| * | 1.9 hash syntax changes. | AvnerCohen | 2012-10-12 | 1 | -113/+113 |
* | | Merge pull request #7007 from Mik-die/hash_extract | Rafael Mendonça França | 2012-10-12 | 1 | -2/+10 |
|\ \
| |/
|/| |
|
| * | add more testcases and doc about Hash#extract! | Mikhail Dieterle | 2012-10-08 | 1 | -2/+10 |
| * | Revert "Use flat_map { } instead of map {}.flatten" | Santiago Pastorino | 2012-10-05 | 1 | -3/+3 |
| * | Use flat_map { } instead of map {}.flatten | Santiago Pastorino | 2012-10-05 | 1 | -3/+3 |
* | | copy-edits ae9b3d7 [ci skip] | Xavier Noria | 2012-10-09 | 1 | -2/+3 |
* | | AS guide: revises the description of #monday, and #sunday [ci skip] | Xavier Noria | 2012-10-09 | 1 | -2/+8 |
* | | active support core extensions guides updated with config.beginning_of_week info | gregolsen | 2012-09-22 | 1 | -2/+6 |
|/ |
|
* | Fix the usage of `*` in Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -6/+6 |
* | Fix remaining formatting problems in the guide | Prem Sichanugrist | 2012-09-17 | 1 | -14/+13 |
* | Convert all tables to Markdown syntax | Prem Sichanugrist | 2012-09-17 | 1 | -1/+2 |
* | Convert all the links into Markdown format | Prem Sichanugrist | 2012-09-17 | 1 | -2/+2 |
* | Convert all inline codes to Markdown syntax | Prem Sichanugrist | 2012-09-17 | 1 | -584/+584 |
* | Convert inline code tags to Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -37/+37 |
* | Convert heading tags and heading section | Prem Sichanugrist | 2012-09-17 | 1 | -192/+214 |
* | Convert code blocks into GFM style | Prem Sichanugrist | 2012-09-17 | 1 | -588/+588 |
* | Rename the rest of the guides to Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -0/+3776 |