Commit 0031024a by Jim

Typo...

parent 2f9f5847
...@@ -124,7 +124,7 @@ def product ...@@ -124,7 +124,7 @@ def product
end end
``` ```
If you want to include associated soft-deleted objects, you can (un)scope the accociation: If you want to include associated soft-deleted objects, you can (un)scope the association:
``` ruby ``` ruby
class Person < ActiveRecord::Base class Person < ActiveRecord::Base
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment