read()
No documentation available.
# File railties/lib/rails/secrets.rb, line 50 def read decrypt(IO.binread(path)) end