aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/contributing_to_ruby_on_rails.md
Commit message (Collapse)AuthorAgeFilesLines
...
* copy edits [ci skip]Vijay Dev2012-11-031-1/+1
|
* encourage use of Ruby 1.9 syntax [ci skip]Francesco Rodriguez2012-10-251-0/+1
|
* Change 'branches' to 'branch' [ci skip]Adam Coffman2012-10-181-1/+1
|
* Revert "divided into folder with the language"Rafael Mendonça França2012-10-171-0/+412
| | | | | | This reverts commit f5b9ed4fbc3215a5fce48985ea372ad3f1182252. REASON: Translation work can not be done in the docrails repository
* divided into folder with the languageRodrigo Martins2012-10-171-412/+0
|
* fix link bug in contributing pageCesar Carruitero2012-10-151-1/+1
|
* Update guides/source/contributing_to_ruby_on_rails.mdArturo Pie2012-10-131-1/+1
| | | In this section we are actually updating 'my_new_branch'
* extracts manual development dependencies installation to a new non-promoted ↵Xavier Noria2012-09-201-158/+2
| | | | | | | | | | | | | | | | guide The purpose of this refactor is twofold: * Emphasize the Rails development box as the recommended way to setup a dev environment by taking out the rest of the instructions. * Lighten the contributing guide, this non-essential information takes a disproportionate amount of space now that we have the rails-dev-box.
* Fix the usage of `*` in MarkdownPrem Sichanugrist2012-09-171-1/+1
| | | | | In Textile `*` would convert to `<strong>`, but in Markdown we have to use `**` instead.
* Fix remaining formatting problems in the guidePrem Sichanugrist2012-09-171-1/+1
|
* Convert all the links into Markdown formatPrem Sichanugrist2012-09-171-23/+23
|
* Convert all inline codes to Markdown syntaxPrem Sichanugrist2012-09-171-14/+14
|
* change shell to bashPrem Sichanugrist2012-09-171-41/+41
|
* Convert heading tags and heading sectionPrem Sichanugrist2012-09-171-36/+44
|
* Convert code blocks into GFM stylePrem Sichanugrist2012-09-171-86/+86
|
* Rename the rest of the guides to MarkdownPrem Sichanugrist2012-09-171-0/+560