Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Typo and grammatical fixes [ci skip] | Akshay Vishnoi | 2013-12-02 | 1 | -1/+1 |
| | |||||
* | Update pull request instructions as per the new Github UI | Alex Johnson | 2013-10-30 | 1 | -7/+12 |
| | | | | [ci skip] | ||||
* | Be assertive about adding `[ci skip]` message | Vipul A M | 2013-09-03 | 1 | -1/+1 |
| | |||||
* | Add note about features vs. bugs. | Steve Klabnik | 2013-08-26 | 1 | -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 Klabnik | 2013-08-26 | 1 | -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 Klabnik | 2013-08-26 | 1 | -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 stuff | Xavier Noria | 2013-08-23 | 1 | -9/+9 |
| | |||||
* | Added bug report template for ActionController | Paul Nikitochkin | 2013-08-21 | 1 | -4/+6 |
| | | | | [ci skip] | ||||
* | explain how to contribute to the documentation. | Yves Senn | 2013-08-19 | 1 | -1/+5 |
| | | | | Follow-up to #11934 | ||||
* | clarify instructions in contributing_to_ruby_on_rails.md for committing [ci ↵ | Rex Feng | 2013-08-19 | 1 | -1/+1 |
| | | | | skip] | ||||
* | Add info about placing a new CHANGELOG entry to contributing guide | Piotr Sarnacki | 2013-07-22 | 1 | -1/+1 |
| | |||||
* | link break added after the Travis CI link | Amit Thawait | 2013-07-09 | 1 | -1/+2 |
| | | | link break added after the Travis CI link | ||||
* | Fixed broken link of Travis CI for rails and added full path | Amit Thawait | 2013-07-08 | 1 | -2/+1 |
| | |||||
* | Update contributing to rails guide to depict new contributing to ↵ | Vipul A M | 2013-06-15 | 1 | -1/+3 |
| | | | | documentation info | ||||
* | As we have moved to rails/docrails from lifo/docrails | Arun Agrawal | 2013-06-06 | 1 | -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 Noria | 2013-04-01 | 1 | -1/+9 |
| | | | | This commit closes issue #9775. | ||||
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2013-03-30 | 1 | -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 Matsuda | 2013-03-25 | 1 | -1/+1 |
| | | |||||
| * | fix some typos | Vipul A M | 2013-03-25 | 1 | -1/+1 |
| | | |||||
* | | contrib guide: documents guidelines for running the test suite | Xavier Noria | 2013-03-28 | 1 | -0/+11 |
| | | |||||
* | | contrib guide: documents how to generate a --dev application | Xavier Noria | 2013-03-28 | 1 | -0/+16 |
|/ | |||||
* | Remove reference to BugMash. Link hasn't been updated in 4 years. | Jonathan Roes | 2013-03-05 | 1 | -2/+0 |
| | |||||
* | Fix file name in document [ci skip] | Ryunosuke SATO | 2013-02-05 | 1 | -1/+1 |
| | | | | This file was renamed in c8a25386d. | ||||
* | adding small mention one single line blocks in contributing to rails | Matt Bridges | 2013-01-09 | 1 | -0/+1 |
| | | | | [ci skip] | ||||
* | Add note on the contributing guide to not use the refute methods | Rafael Mendonça França | 2012-12-31 | 1 | -2/+3 |
| | |||||
* | Punctuation, capitalization, grammar fixes in rails guides | Katie Oldaker | 2012-12-07 | 1 | -2/+2 |
| | |||||
* | Fixed grammar in a lot of guide prologues. | Katie Oldaker | 2012-12-07 | 1 | -5/+5 |
| | |||||
* | 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. | ||||
* | Add periods to the bullet points in guides. | Steve Klabnik | 2012-11-29 | 1 | -5/+5 |
| | | | | Talked with @fxn about this. Bullet points should have periods at the ends. | ||||
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-11-17 | 1 | -4/+4 |
|\ | | | | | | | | | Conflicts: actionpack/lib/action_dispatch/routing/redirection.rb | ||||
| * | use em-dashes instead of two minuses in guides | burningTyger | 2012-11-10 | 1 | -4/+4 |
| | | |||||
* | | Add note about squashing in contributor guide. | Steve Klabnik + Katrina Owen | 2012-11-09 | 1 | -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 Dev | 2012-11-03 | 1 | -1/+1 |
| | |||||
* | encourage use of Ruby 1.9 syntax [ci skip] | Francesco Rodriguez | 2012-10-25 | 1 | -0/+1 |
| | |||||
* | Change 'branches' to 'branch' [ci skip] | Adam Coffman | 2012-10-18 | 1 | -1/+1 |
| | |||||
* | Revert "divided into folder with the language" | Rafael Mendonça França | 2012-10-17 | 1 | -0/+412 |
| | | | | | | 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 | -412/+0 |
| | |||||
* | fix link bug in contributing page | Cesar Carruitero | 2012-10-15 | 1 | -1/+1 |
| | |||||
* | Update guides/source/contributing_to_ruby_on_rails.md | Arturo Pie | 2012-10-13 | 1 | -1/+1 |
| | | | In this section we are actually updating 'my_new_branch' | ||||
* | extracts manual development dependencies installation to a new non-promoted ↵ | Xavier Noria | 2012-09-20 | 1 | -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 Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -1/+1 |
| | | | | | 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 | -1/+1 |
| | |||||
* | Convert all the links into Markdown format | Prem Sichanugrist | 2012-09-17 | 1 | -23/+23 |
| | |||||
* | Convert all inline codes to Markdown syntax | Prem Sichanugrist | 2012-09-17 | 1 | -14/+14 |
| | |||||
* | change shell to bash | Prem Sichanugrist | 2012-09-17 | 1 | -41/+41 |
| | |||||
* | Convert heading tags and heading section | Prem Sichanugrist | 2012-09-17 | 1 | -36/+44 |
| | |||||
* | Convert code blocks into GFM style | Prem Sichanugrist | 2012-09-17 | 1 | -86/+86 |
| | |||||
* | Rename the rest of the guides to Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -0/+560 |