Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ci skip] re-worded section on CookieStore to make it more readable. | Tom Kadwill | 2014-08-16 | 1 | -3/+3 |
| | |||||
* | Point to rubygems instead of Rails GitHub. [ci skip] | Rafael Mendonça França | 2014-08-15 | 1 | -1/+1 |
| | | | | The rails repository is not the official plugin anymore | ||||
* | Fixed link for in_place_editor [ci skip] | Arun Agrawal | 2014-08-15 | 1 | -1/+1 |
| | | | | closes #16512 | ||||
* | ಠ_ಠ now that the commit sha is known I can add it to the relese guide. | Yves Senn | 2014-08-14 | 1 | -0/+1 |
| | |||||
* | remove deprecated `MissingHelperError` proxy. | Yves Senn | 2014-08-14 | 1 | -0/+5 |
| | | | | The error was moved outside of the `ClassMethods` module. | ||||
* | Merge pull request #16408 from aditya-kapoor/add-doc-ERB-escape | Zachary Scott | 2014-08-13 | 1 | -0/+15 |
|\ | | | | | [ci skip] add note about the ERB escape in generator docs | ||||
| * | [ci skip] add note about the ERB escape in generator docs | Aditya Kapoor | 2014-08-14 | 1 | -0/+15 |
| | | |||||
* | | [ci skip] Fix broken url in plugins guide | yuuji.yaginuma | 2014-08-12 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #16300 from ↵ | Godfrey Chan | 2014-08-10 | 1 | -1/+5 |
|\ \ | | | | | | | | | | | | | vast/mention-changes-to-nil-serialization-in-upgrading-from-3.2 Mention changes to `nil` handling in serialized attributes | ||||
| * | | [ci skip] Clarify the "Serialized Attributes" section | Vasily Polovnyov | 2014-07-26 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | Mention that the change in nil handling for serialized attributes affects custom coders. | ||||
| * | | [ci skip] Mention the change in nil handling for serialized attributes | Vasily Polovnyov | 2014-07-26 | 1 | -0/+3 |
| | | | | | | | | | | | | in "Upgrading from Rails 3.2 to Rails 4.0" | ||||
* | | | Cleanup Guides Guidelines [ci skip] | Robert Eshleman | 2014-08-10 | 1 | -12/+10 |
| | | | | | | | | | | | | | | | | | | * Copy editing for clarity in several locations * Rename "Titles" section to "Headings" * Fix incorrect anchor in link to API Documentation Guidelines for filenames | ||||
* | | | [ci skip] Fix sample code in engines guide | yuuji.yaginuma | 2014-08-10 | 1 | -2/+2 |
| | | | |||||
* | | | Fix typo in plugins doc | Guillermo Álvarez Fernández | 2014-08-08 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #16359 from skanev/after-bundle-in-rails-templates | Yves Senn | 2014-08-06 | 3 | -3/+56 |
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | | Add an after_bundle callback in Rails templates Conflicts: railties/CHANGELOG.md | ||||
| * | | Add after_bundle to the release notes and upgrade guide | Stefan Kanev | 2014-08-05 | 2 | -0/+35 |
| | | | |||||
| * | | Add an after_bundle callback in Rails templates | Stefan Kanev | 2014-08-03 | 1 | -3/+21 |
| | | | | | | | | | | | | | | | | | | The template runs before the generation of binstubs – this does not allow to write one, that makes an initial commit to version control. It is solvable by adding an after_bundle callback. | ||||
* | | | Merge pull request #16375 from johnnyshields/guides | Richard Schneeman | 2014-08-04 | 1 | -0/+2 |
|\ \ \ | | | | | | | | | Guides: Add definition of `config.assets.manifest` option to configuring.md | ||||
| * | | | [ci skip] Guides: Add definition of `config.assets.manifest` option to ↵ | Johnny Shields | 2014-08-05 | 1 | -0/+2 |
| |/ / | | | | | | | | | | configuring.md | ||||
* | | | Pull in the custom configuration concept from dhh/custom_configuration | David Heinemeier Hansson | 2014-08-03 | 1 | -0/+21 |
| | | | |||||
* | | | Update docs to reflect that helper stubs are no longer generated | David Heinemeier Hansson | 2014-08-03 | 5 | -25/+2 |
| | | | |||||
* | | | Merge pull request #16306 from aditya-kapoor/add-docs-for-uglifier | Zachary Scott | 2014-08-02 | 1 | -8/+9 |
|\ \ \ | | | | | | | | | [ci skip] add tip for uglifier in execjs error | ||||
| * | | | [ci skip] add tip for uglifier in execjs error | Aditya Kapoor | 2014-08-03 | 1 | -8/+9 |
| | |/ | |/| | |||||
* | | | [ci skip] Remove "Machinist" from testing guide | yuuji.yaginuma | 2014-08-03 | 1 | -1/+0 |
| |/ |/| | |||||
* | | [ci skip] fix markdown | schneems | 2014-08-02 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2014-08-02 | 3 | -29/+9 |
|\ \ | | | | | | | | | | | | | Conflicts: guides/source/testing.md | ||||
| * | | [ci skip] Normalize all localhost linking. | Juanito Fatas | 2014-07-20 | 1 | -2/+2 |
| | | | |||||
| * | | [ci skip] Remove duplicated last! section. | Juanito Fatas | 2014-07-16 | 1 | -17/+0 |
| | | | | | | | | | | | | | | | | | | Reference: https://github.com/rails/rails/commit/d4fd0bd17709735ac91e434c94fe99429f078c6e cc @schneems | ||||
| * | | [ci skip] Use appropriate mailer syntax. | Juanito Fatas | 2014-07-16 | 1 | -3/+3 |
| | | | | | | | | | | | | Reference: https://github.com/rails/rails/commit/f7e4362011ceb1317fd401125d48d7ccb9a1079c | ||||
| * | | Add link to minitest rdoc & github | Gaurish Sharma | 2014-07-13 | 1 | -1/+3 |
| | | | |||||
* | | | Deprecate `*_path` methods in mailers | @schneems and @sgrif | 2014-07-30 | 1 | -0/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Email does not support relative links since there is no implicit host. Therefore all links inside of emails must be fully qualified URLs. All path helpers are now deprecated. When removed, the error will give early indication to developers to use `*_url` methods instead. Currently if a developer uses a `*_path` helper, their tests and `mail_view` will not catch the mistake. The only way to see the error is by sending emails in production. Preventing sending out emails with non-working path's is the desired end goal of this PR. Currently path helpers are mixed-in to controllers (the ActionMailer::Base acts as a controller). All `*_url` and `*_path` helpers are made available through the same module. This PR separates this behavior into two modules so we can extend the `*_path` methods to add a Deprecation to them. Once deprecated we can use this same area to raise a NoMethodError and add an informative message directing the developer to use `*_url` instead. The module with warnings is only mixed in when a controller returns false from the newly added `supports_relative_path?`. Paired @sgrif & @schneems | ||||
* | | | :nail_care: from #16329 [ci skip] | Zachary Scott | 2014-07-29 | 1 | -1/+1 |
| | | | |||||
* | | | Get request should not write to database note added. [skip ci] | Deepender Singla | 2014-07-29 | 1 | -0/+2 |
| |/ |/| | |||||
* | | Merge pull request #16258 from mattwarrenrnp/master | Yves Senn | 2014-07-25 | 1 | -11/+20 |
|\ \ | | | | | | | adding indexes on tables in migration scripts [ci skip] | ||||
| * | | adding indexes on tables in migration scripts | Matt Warren | 2014-07-24 | 1 | -11/+20 |
| | | | | | | | | | | | | | | | | | | | | | | | | missed one migration script in last commit remove some empty lines using the belongs_to index option to be more concise | ||||
* | | | Merge pull request #16260 from akshay-vishnoi/doc-change | Matthew Draper | 2014-07-24 | 1 | -2/+1 |
|\ \ \ | | | | | | | | | Calling require_self twice in css raises Sprockets::ArgumentError exception [ci skip] | ||||
| * | | | Calling require_self twice in css raises Sprockets::ArgumentError exception ↵ | Akshay Vishnoi | 2014-07-24 | 1 | -2/+1 |
| |/ / | | | | | | | | | | [ci skip] | ||||
* | | | Merge pull request #16237 from tonytonyjan/patch | Arthur Nogueira Neves | 2014-07-23 | 1 | -4/+5 |
|\ \ \ | |/ / |/| | | `create` method returns an active record object with errors instead of false when validation fails. [skip ci] | ||||
| * | | `create` return an active record object with erros instead of false when ↵ | Tony Jian | 2014-07-23 | 1 | -4/+5 |
| | | | | | | | | | | | | validation fails. [skip ci] | ||||
* | | | Fixes #16255 [ci skip] | Akshay Vishnoi | 2014-07-22 | 1 | -1/+1 |
| | | | |||||
* | | | docs, add example for running a single test against core adapters. | Yves Senn | 2014-07-22 | 1 | -0/+6 |
| | | | | | | | | | | | | [ci skip] | ||||
* | | | Generator guide grammatical error fixed [ci skip] | Siddharth Bhagwan | 2014-07-21 | 1 | -1/+1 |
| | | | |||||
* | | | [ci skip] Fix code in Routing Guide | yuuji.yaginuma | 2014-07-21 | 1 | -1/+1 |
|/ / | |||||
* | | Follow-up to #16097 [ci skip] | Robin Dupret | 2014-07-18 | 1 | -3/+6 |
| | | | | | | | | | | | | | | | | Even if this is not exactly the same, let's add a new-line character instead of two spaces. While it's specified in the Markdown specs that adding spaces at the end of the line creates a break-line tag, this is a brittle approach as people may remove them saving the file on certain editors. | ||||
* | | Remove "profile and benchmark" line from command line guide | Dave Jachimiak | 2014-07-17 | 1 | -1/+0 |
| | | | | | | | | The profiling and benchmarking commands are no longer built into Rails. | ||||
* | | link minitest assertions documentation. | Jonas Baumann | 2014-07-16 | 1 | -2/+7 |
| | | |||||
* | | document assert[_not]_empty, assert[_not]_includes, assert[_not]_predicate ↵ | Jonas Baumann | 2014-07-16 | 1 | -0/+6 |
| | | | | | | | | in testing guide. | ||||
* | | Merge pull request #16180 from rafaelfranca/rm-dirty | Rafael Mendonça França | 2014-07-15 | 1 | -2/+2 |
|\ \ | | | | | | | Improve Active Model Dirty API. | ||||
| * | | Deprecate `reset_#{attribute}` in favor of `restore_#{attribute}`. | Rafael Mendonça França | 2014-07-15 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | These methods may cause confusion with the `reset_changes` that behaves differently of them. Also rename undo_changes to restore_changes to match this new set of methods. | ||||
* | | | Document the change in `nil` handling for serialized attributes | Godfrey Chan | 2014-07-15 | 1 | -0/+5 |
|/ / | | | | | | | Also updated the test case to reflect that |