lib/ronin/credential.rb in ronin-1.0.0.pre4 vs lib/ronin/credential.rb in ronin-1.0.0.rc1
- old
+ new
@@ -20,9 +20,12 @@
require 'ronin/user_name'
require 'ronin/password'
require 'ronin/model'
module Ronin
+ #
+ # Represents Credentials used to access services or websites.
+ #
class Credential
include Model
# Primary key of the credential