| Commit message (Expand) | Author | Age | Files | Lines |
* | [ci skip] Remove deprecated testing tasks | Sandip Ransing | 2014-11-14 | 1 | -4/+2 |
* | [ci skip] Improve upon testing tasks guide | Sandip Ransing | 2014-11-14 | 1 | -3/+5 |
* | [ci skip] Capybara added to other testing approaches | Sandip Ransing | 2014-11-14 | 1 | -0/+1 |
* | [ci skip] Add one more example to routing testing, and highlight association | Sandip Ransing | 2014-11-13 | 1 | -2/+6 |
* | Merge pull request #17348 from DavidGeukers/rake_test_all | David Heinemeier Hansson | 2014-11-12 | 1 | -3/+2 |
|\ |
|
| * | Simplify rake test vs rake test:all | David Geukers | 2014-11-10 | 1 | -3/+2 |
* | | Replace "behaviour" with "behavior" | Dave Powers | 2014-11-11 | 1 | -2/+2 |
* | | Merge pull request #16535 from bf4/patch-1 | Rafael Mendonça França | 2014-11-10 | 2 | -4/+4 |
|\ \ |
|
| * | | `secret_token` is now saved in `Rails.application.secrets.secret_token` | Benjamin Fleischer | 2014-11-02 | 2 | -4/+4 |
* | | | [ci skip] Fix typo in command_line.md | yui-knk | 2014-11-09 | 1 | -1/+1 |
* | | | Merge pull request #17557 from yui-knk/fix/command_line_guide | Vijay Dev | 2014-11-08 | 1 | -6/+2 |
|\ \ \ |
|
| * | | | [ci skip] Fix line break on command line guide | yui-knk | 2014-11-08 | 1 | -6/+2 |
* | | | | Merge pull request #17476 from robin850/job-testing | Robin Dupret | 2014-11-08 | 1 | -0/+62 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Add a section about job testing [ci skip] | Ryan Selk | 2014-11-02 | 1 | -0/+62 |
* | | | | Guides: Corrected name for assigns key [ci skip] | Jimmy Petersen | 2014-11-07 | 1 | -1/+1 |
* | | | | [ci skip] modify default host in command line guide | yuuji.yaginuma | 2014-11-07 | 1 | -2/+2 |
* | | | | docs, synchronize 4.2. release notes. [ci skip] | Yves Senn | 2014-11-06 | 1 | -4/+11 |
* | | | | Merge pull request #17529 from slothbear/patch-1 | Yves Senn | 2014-11-06 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Remove redundancy | Paul Morganthall | 2014-11-06 | 1 | -1/+1 |
* | | | | | Replace Html with HTML [ci skip] | Prathamesh Sonpatki | 2014-11-06 | 1 | -2/+2 |
|/ / / / |
|
* | | | | Update `bin/rake about` [ci skip] | Arun Agrawal | 2014-11-05 | 1 | -6/+1 |
* | | | | Add skip-turbolinks entry to 4.2 release notes and improve changelog | Carlos Antonio da Silva | 2014-11-05 | 1 | -0/+4 |
* | | | | Remove skip-gems from 4-2 release notes | Prathamesh Sonpatki | 2014-11-05 | 1 | -4/+0 |
* | | | | [ci skip] fix `config.assets.digest` default value | yuuji.yaginuma | 2014-11-05 | 1 | -1/+1 |
* | | | | [ci skip] Fixup spelling and grammar in 4.2 guides | eileencodes | 2014-11-04 | 1 | -11/+11 |
* | | | | Mention that articles resource should be added by user in getting started guide | Prathamesh Sonpatki | 2014-11-05 | 1 | -4/+4 |
* | | | | Merge branch 'master' of github.com:rails/rails | Vijay Dev | 2014-11-04 | 9 | -34/+72 |
|\ \ \ \ |
|
| * | | | | update rails version for earlier releases in edgeguides | Gaurav Sharma | 2014-11-04 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
| * | | | Tiny documentation styling fixes [ci skip] | Robin Dupret | 2014-11-02 | 1 | -1/+2 |
| * | | | Add link to API Documentation Guidelines | Dave Powers | 2014-11-01 | 1 | -0/+1 |
| * | | | Tiny documentation fixes and styling improvements | Robin Dupret | 2014-11-01 | 1 | -10/+15 |
| * | | | Fix break on generated html | Cakey | Buddy Magsipoc | 2014-11-01 | 1 | -2/+1 |
| * | | | Merge pull request #17040 from clyfe/patch-1 | Rafael Mendonça França | 2014-10-31 | 1 | -2/+4 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Explicit route test class | Claudius Nicolae | 2014-09-24 | 1 | -2/+4 |
| * | | | Tiny documentation improvements [ci skip] | Robin Dupret | 2014-10-31 | 1 | -5/+4 |
| * | | | Merge pull request #17460 from hbriggs/master | Abdelkader Boudih | 2014-10-31 | 1 | -4/+7 |
| |\ \ \ |
|
| | * | | | Add masked authenticity token section, details on finder options, misc typos ... | Hannah Briggs | 2014-10-31 | 1 | -5/+8 |
| * | | | | [ci skip] fix incorrect key in Active Support Instrumentation guide | yuuji.yaginuma | 2014-10-31 | 1 | -5/+5 |
| * | | | | Add status code to AS::Instrumentation table, like #17441 [ci skip] | Zachary Scott | 2014-10-30 | 1 | -0/+1 |
| * | | | | Add :db_runtime to table [ci skip] | Łukasz Strzałkowski | 2014-10-30 | 1 | -0/+1 |
| * | | | | correct GlobalID mixin name in the guides | Chris Moylan | 2014-10-29 | 1 | -1/+1 |
| * | | | | [ci skip] Fixes typos in section 2.7 "Rails Html Sanitizer", adds content to ... | Hannah Briggs | 2014-10-29 | 1 | -3/+3 |
| |/ / / |
|
| * | | | better example for tokenizer lambda [ci skip] | Robin Tweedie | 2014-10-29 | 1 | -1/+1 |
| * | | | Merge pull request #17039 from zv1n/add_prefix_delimiter | Rafael Mendonça França | 2014-10-28 | 1 | -0/+23 |
| |\ \ \ |
|
| | * | | | Added queue_name_delimiter attribute. | Terry Meacham | 2014-10-26 | 1 | -0/+23 |
| * | | | | Mention only_path deprecation in release notes [ci skip] | Godfrey Chan | 2014-10-28 | 1 | -0/+3 |
* | | | | | [ci skip] Add highlight to code (form helper guide). | Juanito Fatas | 2014-10-25 | 1 | -1/+1 |
* | | | | | [ci skip] No need to indent here (AC overview). | Juanito Fatas | 2014-10-25 | 1 | -6/+6 |
* | | | | | [ci skip] Add missing blank line to AR validation. | Juanito Fatas | 2014-10-25 | 1 | -0/+1 |
|/ / / / |
|
* | | | | The code was not up-to-date | Akira Matsuda | 2014-10-25 | 1 | -9/+7 |