Skip to content

Commit 14d89f9

Browse files
committed
removing "Example 7" description from spec
as I don't copy the full example to the docs file `docs/components/action.md`. #257
1 parent 616a940 commit 14d89f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/usage/components/action_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ def page2
384384

385385
end
386386

387-
specify "Example 7 - Async delete request with confirm option" do
387+
specify "Async delete request with confirm option" do
388388

389389
class ActionTestController < TestController
390390
def destroy

0 commit comments

Comments
 (0)