We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a20c5fe commit 6cacbacCopy full SHA for 6cacbac
guides/source/rails_application_templates.md
@@ -272,7 +272,7 @@ Advanced Usage
272
273
The application template is evaluated in the context of a
274
`Rails::Generators::AppGenerator` instance. It uses the
275
-[`apply`](https://rdoc.info/github/wycats/thor/Thor/Actions#apply-instance_method)
+[`apply`](https://www.rubydoc.info/gems/thor/Thor/Actions#apply-instance_method)
276
action provided by Thor.
277
278
This means you can extend and change the instance to match your needs.
0 commit comments