Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Remove reference to assets version option. | Erol Fornoles | 2015-06-03 | 1 | -2/+0 | |
* | | | | | | | | Add the bug report templates to the Travis CI build | Roque Pinel | 2015-06-05 | 4 | -9/+24 | |
| |_|_|_|/ / / |/| | | | | | | ||||||
* | | | | | | | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2015-06-05 | 2 | -4/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [ci skip] Add `.` | yui-knk | 2015-06-01 | 1 | -1/+1 | |
| * | | | | | | | [ci skip] Upcase `when` | yui-knk | 2015-05-16 | 1 | -1/+1 | |
| * | | | | | | | [ci skip] Fix to a singular form (person has one contact_detail) | yui-knk | 2015-05-16 | 1 | -2/+2 | |
* | | | | | | | | Use inline Gemfile dependency when reporting bugs | Roque Pinel | 2015-06-03 | 3 | -33/+18 | |
* | | | | | | | | Document config.action_mailer.deliver_later_queue_name | Rafael Mendonça França | 2015-06-03 | 1 | -0/+2 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | [ci skip] fix the `collection.clear` guide | Roque Pinel | 2015-06-02 | 1 | -1/+7 | |
* | | | | | | | Fixed typos in guide | manish-shrivastava | 2015-06-01 | 4 | -4/+6 | |
* | | | | | | | Merge pull request #20138 from tgxworld/deprecated_assert_template | Rafael Mendonça França | 2015-06-01 | 1 | -58/+12 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Remove `assigns` and `assert_template`. | Guo Xiang Tan | 2015-05-30 | 1 | -58/+12 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #20394 from mechanicles/use-sym | Matthew Draper | 2015-06-01 | 1 | -2/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [ci skip] Used 'instance_variables' in example for consistency. | Santosh Wadghule | 2015-06-01 | 1 | -2/+5 | |
* | | | | | | | | Remove description of `dependency_loading` option | Nikolay Kondratyev | 2015-06-01 | 1 | -2/+0 | |
|/ / / / / / / | ||||||
* | | | | | | | [ci skip] Fix `above` -> `below` | yui-knk | 2015-06-01 | 1 | -1/+1 | |
* | | | | | | | Fixed typos. [ci skip] | Morgan Owens | 2015-05-31 | 1 | -5/+5 | |
* | | | | | | | no rails command short-cuts in the getting-started guide. [ci skip] | Yves Senn | 2015-05-31 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Updating the guides for Enumerable#pluck | Kevin Deisz | 2015-05-28 | 1 | -0/+10 | |
* | | | | | | Merge pull request #20017 from eliotsykes/configurable-static-index-filename | Rafael Mendonça França | 2015-05-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | config.static_index configures directory index "index.html" filename | Eliot Sykes | 2015-05-28 | 1 | -1/+1 | |
* | | | | | | | removed erroneous line. Corrected presence validation example. | Jurnell Cockhren | 2015-05-28 | 1 | -1/+0 | |
* | | | | | | | Merge pull request #20313 from s3ymd/master | Arthur Nogueira Neves | 2015-05-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [ci skip] Fix block parameter of assert_no_difference | Hiromichi Yamada | 2015-05-28 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* / / / / / / | Deprecate `:nothing` option for render method | Mehmet Emin İNAÇ | 2015-05-28 | 1 | -26/+0 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #19867 from radar/rename-app-rails-loader | Rafael Mendonça França | 2015-05-27 | 1 | -3/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove redundant 'Rails' from Rails::AppRailsLoader constant | Ryan Bigg | 2015-05-21 | 1 | -3/+3 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge pull request #20327 from yoongkang/ajax | Zachary Scott | 2015-05-27 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [ci skip] Replace dead link about HttpOnly cookies. | Yoong Kang Lim | 2015-05-28 | 1 | -1/+1 | |
* | | | | | | | Remove unnecessary reference to example Blog app [ci skip] | Jake Gavin | 2015-05-27 | 1 | -3/+2 | |
* | | | | | | | Fix email with name format in Guides. [ci skip] | Guilherme Goettems Schneider | 2015-05-26 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Add info on default layout functionality 3.2 >> 4.0 upgrade | Stephen Puiszis | 2015-05-26 | 1 | -0/+2 | |
* | | | | | | Fixed the grammatical mistake in the sentence [ci skip] | Rohan Daxini | 2015-05-25 | 1 | -1/+1 | |
* | | | | | | Grammar fix to Active Record Basics guide. [ci skip] | Brian Davis | 2015-05-24 | 1 | -2/+2 | |
* | | | | | | Merge pull request #20270 from imtayadeway/tw/association-basics-docs | Claudio B. | 2015-05-24 | 1 | -11/+12 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [ci skip] Fix markdown issue in association basics docs. | Tim Wade | 2015-05-22 | 1 | -1/+1 | |
| * | | | | | | [ci skip] Use spaceship operator to indicate precedence. | Tim Wade | 2015-05-22 | 1 | -1/+1 | |
| * | | | | | | [ci skip] Fix grammar/syntax in AR assocation basics. | Tim Wade | 2015-05-22 | 1 | -10/+11 | |
* | | | | | | | Reword sentences in contributing docs for clarity. | Daniel Levenson | 2015-05-23 | 1 | -3/+3 | |
* | | | | | | | Reword a sentence about GH Issues in contributing guide. | Daniel Levenson | 2015-05-23 | 1 | -1/+1 | |
* | | | | | | | Remove div_for from guides [ci skip] | Prathamesh Sonpatki | 2015-05-23 | 1 | -2/+2 | |
* | | | | | | | Spelling/typo/grammatical fixes [ci skip] | karanarora | 2015-05-23 | 1 | -1/+1 | |
* | | | | | | | Link association.exists?(...) to API docs [ci skip] | Eliot Sykes | 2015-05-22 | 1 | -2/+6 | |
* | | | | | | | Make link to configuring guide relative [ci skip] | Eliot Sykes | 2015-05-22 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #20244 from y-yagi/remove_div_for_from_guide | Kasper Timm Hansen | 2015-05-21 | 1 | -20/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | remove reference to `div_for` method from guide [ci skip] | yuuji.yaginuma | 2015-05-21 | 1 | -20/+0 | |
* | | | | | | | | Rails documentation standard is american english. [ci skip] | Ronak Jangir | 2015-05-20 | 1 | -1/+1 | |
* | | | | | | | | Rails documentation standard is american english. [ci skip] | karanarora | 2015-05-20 | 1 | -1/+1 | |
* | | | | | | | | Fix broken link for minitest. [ci skip] | Arun Agrawal | 2015-05-20 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #20222 from Gaurav2728/gaurav-update_ruby_links | Yves Senn | 2015-05-20 | 3 | -4/+4 | |
|\ \ \ \ \ \ \ \ |