module RailsCredentialsGit

Constants

VERSION

Public Class Methods

decrypt_method() click to toggle source
# File lib/rails-credentials-git.rb, line 24
def self.decrypt_method
  @@method
end