Skip to content

Commit 3b7cc2f

Browse files
committed
[yard] more docs
1 parent ac24b8b commit 3b7cc2f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

lib/dry/rails/features/application_contract.rb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@ module Features
1818
class ApplicationContract < Dry::Validation::Contract
1919
# This is called during the booting process of the `:application_contract` feature
2020
#
21-
# @return [self]
21+
# @param railtie [Dry::Rails::Railtie]
22+
#
23+
# @return [Class]
2224
#
2325
# @api private
2426
def self.finalize!(railtie)

0 commit comments

Comments
 (0)