方法
- N
類別公開方法
new(content_path) 連結
來源:顯示 | 在 GitHub 上
# File activesupport/lib/active_support/encrypted_file.rb, line 10 def initialize(content_path) super "Missing encrypted content file in #{content_path}." end
來源:顯示 | 在 GitHub 上
# File activesupport/lib/active_support/encrypted_file.rb, line 10 def initialize(content_path) super "Missing encrypted content file in #{content_path}." end