aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/contributing_to_ruby_on_rails.md
Commit message (Collapse)AuthorAgeFilesLines
...
| * Remove reference to outdated section Gaurish Sharma2014-04-201-1/+1
| | | | | | [ci skip]
* | Improve readability of contributing to rails guide. [ci skip]Guo Xiang Tan2014-04-231-5/+5
|/
* Fix spelling errors and grammar issuesSteven Harman2014-04-131-8/+11
| | | | | | Including replacing a few "smart quotes" with regular quotes (' and "), for consistency. [ci skip]
* Fix a few grammar issues. [ci skip]Steven Harman2014-04-111-5/+4
|
* Improve Contributing to Rails GuideGaurish Sharma2014-04-061-104/+122
| | | Logically group the content, so it makes more sense if someone tries to read from start of page to end of page. [ci skip]
* Merge branch 'master' of github.com:rails/docrailsVijay Dev2014-02-091-1/+1
|\ | | | | | | | | | | | | Conflicts: guides/source/active_record_validations.md guides/source/api_documentation_guidelines.md guides/source/configuring.md
| * Remove old comments about suppressing warnings.Vipul A M2014-01-251-1/+1
| |
* | update contribution doc grammar. [ci skip]dpmehta022014-02-061-5/+6
|/ | | | | | | | - Manually applied from #13951. - Discussion at #13947. - Removed trailing whitespace from https://github.com/dpmehta02/rails/commit/18044e86af93672dfc38befbe974261e87b3518d /cc @dpmehta02
* Typo and grammatical fixes [ci skip]Akshay Vishnoi2013-12-021-1/+1
|
* Update pull request instructions as per the new Github UIAlex Johnson2013-10-301-7/+12
| | | | [ci skip]
* Be assertive about adding `[ci skip]` messageVipul A M2013-09-031-1/+1
|
* Add note about features vs. bugs.Steve Klabnik2013-08-261-3/+22
| | | | | Sometimes people ask what makes a feature and what makes a bug, so let's clarify that so we can show it to people later.
* Flesh out feedback portion of contributing guide.Steve Klabnik2013-08-261-1/+18
| | | | | I don't know of anyone that hangs out in #rails-contrib, and we should also let people know that feedback can take some time.
* Soften wording about knowing other devs.Steve Klabnik2013-08-261-1/+7
| | | | | Many people don't, so point them to a place where they can meet some.
* cleans the guides sources from fancy non-ASCII stuffXavier Noria2013-08-231-9/+9
|
* Added bug report template for ActionControllerPaul Nikitochkin2013-08-211-4/+6
| | | | [ci skip]
* explain how to contribute to the documentation.Yves Senn2013-08-191-1/+5
| | | | Follow-up to #11934
* clarify instructions in contributing_to_ruby_on_rails.md for committing [ci ↵Rex Feng2013-08-191-1/+1
| | | | skip]
* Add info about placing a new CHANGELOG entry to contributing guidePiotr Sarnacki2013-07-221-1/+1
|
* link break added after the Travis CI linkAmit Thawait2013-07-091-1/+2
| | | link break added after the Travis CI link
* Fixed broken link of Travis CI for rails and added full pathAmit Thawait2013-07-081-2/+1
|
* Update contributing to rails guide to depict new contributing to ↵Vipul A M2013-06-151-1/+3
| | | | documentation info
* As we have moved to rails/docrails from lifo/docrailsArun Agrawal2013-06-061-2/+2
| | | | | | Changing links to guides. We are not worried for old versions as GitHub is handling the redirects.
* gist for Active Record issues [Neeraj Singh & Xavier Noria]Xavier Noria2013-04-011-1/+9
| | | | This commit closes issue #9775.
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2013-03-301-2/+2
|\ | | | | | | | | | | | | | | | | Conflicts: activerecord/lib/active_record/connection_adapters/abstract/schema_statements.rb activerecord/test/cases/adapter_test.rb guides/source/testing.md [ci skip]
| * s/Github/GitHub/Akira Matsuda2013-03-251-1/+1
| |
| * fix some typosVipul A M2013-03-251-1/+1
| |
* | contrib guide: documents guidelines for running the test suiteXavier Noria2013-03-281-0/+11
| |
* | contrib guide: documents how to generate a --dev applicationXavier Noria2013-03-281-0/+16
|/
* Remove reference to BugMash. Link hasn't been updated in 4 years.Jonathan Roes2013-03-051-2/+0
|
* Fix file name in document [ci skip]Ryunosuke SATO2013-02-051-1/+1
| | | | This file was renamed in c8a25386d.
* adding small mention one single line blocks in contributing to railsMatt Bridges2013-01-091-0/+1
| | | | [ci skip]
* Add note on the contributing guide to not use the refute methodsRafael Mendonça França2012-12-311-2/+3
|
* Punctuation, capitalization, grammar fixes in rails guidesKatie Oldaker2012-12-071-2/+2
|
* Fixed grammar in a lot of guide prologues.Katie Oldaker2012-12-071-5/+5
|
* Normalize on 'After reading this guide, you will know:'Steve Klabnik2012-11-291-1/+3
| | | | | We have three or four different introduction sentences to the guides. After this commit, we use the same one everywhere.
* Add periods to the bullet points in guides.Steve Klabnik2012-11-291-5/+5
| | | | Talked with @fxn about this. Bullet points should have periods at the ends.
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2012-11-171-4/+4
|\ | | | | | | | | Conflicts: actionpack/lib/action_dispatch/routing/redirection.rb
| * use em-dashes instead of two minuses in guidesburningTyger2012-11-101-4/+4
| |
* | Add note about squashing in contributor guide.Steve Klabnik + Katrina Owen2012-11-091-0/+38
|/ | | | | We tell people how to do this all the time in the Issues tracker, so now we can just point them here.
* 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
|