Skip to content

Commit

Permalink
class fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul-Bob committed Dec 5, 2023
1 parent 4eefe1d commit 9052ad9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/2.0/stimulus-integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ end
You can add more and separate them by a space character.

```ruby
class CourseResource < Avo::BaseResource
class ShowCurrentTime < Avo::BaseAction
self.stimulus_controllers = "course-resource select-field association-fields"
end
```
Expand Down

0 comments on commit 9052ad9

Please sign in to comment.