Skip to content

Commit 7754c35

Browse files
author
Michal Cichra
committed
requiring dsl should require the whole library
1 parent 687731c commit 7754c35

File tree

1 file changed

+1
-0
lines changed
  • lib/rspec_api_documentation

1 file changed

+1
-0
lines changed

lib/rspec_api_documentation/dsl.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
require "rspec_api_documentation"
12
require "rspec_api_documentation/dsl/resource"
23
require "rspec_api_documentation/dsl/endpoint"
34
require "rspec_api_documentation/dsl/callback"

0 commit comments

Comments
 (0)