Rudy::Error
# File lib/rudy/exceptions.rb, line 8 def message lines = ["Insecure file permissions for #{@obj}"] lines << "Try: chmod 600 #{@obj}" lines.join($/) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.