Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | | Remove YAML implementation detail, as we're not trying to document all of | Zachary Scott | 2014-12-20 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | Remove use of "very" [ci skip] | Zachary Scott | 2014-12-20 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | Fix syntax error with RDoc directive, | Zachary Scott | 2014-12-20 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | Merge pull request #18113 from eileencodes/fix-grammar-in-assets-configuring-... | Zachary Scott | 2014-12-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | [ci skip] Improve grammar in configuring serve_static_files guide | eileencodes | 2014-12-20 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | Describe the mailer and helpers directories which are generated by `rails new`. | Zachary Scott | 2014-12-20 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Update comment regarding test environment with help from @matthewd [ci skip] | Zachary Scott | 2014-12-20 | 1 | -1/+3 | |
* | | | | | | | | | | | | | | | | Fixed syntax error in RDoc directive | Zachary Scott | 2014-12-20 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | Merge pull request #18092 from nippysaurus/clarity_batch_starting_point | Arthur Nogueira Neves | 2014-12-20 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Clarity start parameter | Michael Dawson | 2014-12-19 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | Renaming the autoloading guide [ci skip] | Vijay Dev | 2014-12-20 | 1 | -0/+0 | |
* | | | | | | | | | | | | | | | | | pass over the autoloading guide [ci skip] | Vijay Dev | 2014-12-20 | 1 | -8/+8 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2014-12-20 | 9 | -7/+181 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Add docs for ActionDispatch::Http::URL methods | claudiob | 2014-12-18 | 1 | -0/+109 | |
| * | | | | | | | | | | | | | | | | Add docs for Numeric time-related methods | claudiob | 2014-12-17 | 1 | -0/+18 | |
| * | | | | | | | | | | | | | | | | Replace `#=>` with `# =>` [ci skip] | claudiob | 2014-12-17 | 7 | -22/+22 | |
| * | | | | | | | | | | | | | | | | Add docs for Numeric#*_bytes methods | claudiob | 2014-12-17 | 1 | -0/+20 | |
| * | | | | | | | | | | | | | | | | Add docs for Time#find_zone | claudiob | 2014-12-17 | 1 | -1/+16 | |
| * | | | | | | | | | | | | | | | | Fix docs for AS::Notifications::Event#duration | claudiob | 2014-12-17 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | Add docs for AS::Notifications::Event#duration | claudiob | 2014-12-17 | 1 | -0/+12 | |
* | | | | | | | | | | | | | | | | | Merge pull request #18110 from claudiob/point-guide-to-master | Yves Senn | 2014-12-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Replace guides.ror.org/v4.2.0 with guides.ror.org | claudiob | 2014-12-20 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge pull request #18108 from kryzhovnik/fix_autoloading_guide | Abdelkader Boudih | 2014-12-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Fix link in autoloading guide | Andrey Samsonov | 2014-12-20 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | activejob needs to be built before actionmailer | Godfrey Chan | 2014-12-19 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | Merge pull request #18104 from andreynering/guides-dsl | Xavier Noria | 2014-12-20 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Add link for Domain-Specific Language [ci skip] | Andrey Nering | 2014-12-19 | 1 | -2/+3 | |
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | prefer single quotes, by the beard of the prophet! | Xavier Noria | 2014-12-20 | 1 | -10/+10 | |
* | | | | | | | | | | | | | | | | Merge pull request #18103 from tpope/portable-setup | Xavier Noria | 2014-12-20 | 1 | -7/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Make bin/setup portable | Tim Pope | 2014-12-19 | 1 | -7/+9 | |
| |/ / / / / / / / / / / / / / / | ||||||
* / / / / / / / / / / / / / / / | Merge pull request #18102 from arthurnn/nodoc_constant | Arthur Nogueira Neves | 2014-12-19 | 2 | -0/+3 | |
|/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge pull request #18100 from chancancode/serve_static_files | Godfrey Chan | 2014-12-19 | 12 | -18/+95 | |
* | | | | | | | | | | | | | | | last pass to the autoloading guide before release [ci skip] | Xavier Noria | 2014-12-19 | 1 | -17/+44 | |
* | | | | | | | | | | | | | | | Remove rack and i18n master from bug report tempaltes [ci skip] | Rafael Mendonça França | 2014-12-19 | 2 | -4/+0 | |
* | | | | | | | | | | | | | | | Use released I18n 0.7.0 | Carlos Antonio da Silva | 2014-12-19 | 1 | -1/+1 | |
| |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge pull request #18082 from rails/17945_purge_in_test_only | Yves Senn | 2014-12-19 | 11 | -7/+93 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | `force: :cascade` to recreate tables referenced by foreign-keys. | Yves Senn | 2014-12-19 | 9 | -5/+60 | |
| * | | | | | | | | | | | | | | `db:structure:load` and `db:schema:load` no longer purge the database. | Yves Senn | 2014-12-18 | 3 | -2/+33 | |
* | | | | | | | | | | | | | | | Use released rack | Godfrey Chan | 2014-12-19 | 2 | -2/+2 | |
* | | | | | | | | | | | | | | | Revert "Merge pull request #18003 from sikachu/permit_all_parameters-thread-s... | Godfrey Chan | 2014-12-19 | 1 | -11/+6 | |
| |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Output extension is no longer generated [ci skip] | Zachary Scott | 2014-12-18 | 1 | -4/+4 | |
* | | | | | | | | | | | | | | Enable Travis CI container-mode | Rafael Mendonça França | 2014-12-18 | 1 | -3/+5 | |
* | | | | | | | | | | | | | | Merge pull request #18077 from claudiob/add-docs-for-test-order | Rafael Mendonça França | 2014-12-18 | 2 | -2/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Add docs for AS::TestCase::test_order | claudiob | 2014-12-18 | 2 | -2/+17 | |
|/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge pull request #18087 from georgemillo/patch-2 | Eileen M. Uchitelle | 2014-12-18 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Spelling fix [ci skip] | George Millo | 2014-12-18 | 1 | -2/+2 | |
|/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | passed a spell checker, not bad [ci skip] | Xavier Noria | 2014-12-18 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | adds another examle to the constants not missing gotcha [ci skip] | Xavier Noria | 2014-12-18 | 1 | -0/+55 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Relax the UUID regex | Godfrey Chan | 2014-12-18 | 2 | -12/+9 | |
* | | | | | | | | | | | | | Merge pull request #18081 from yui-knk/fix/capture_helper | Abdelkader Boudih | 2014-12-18 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | |