157 158 159 160
# File 'lib/megam/core/sshkey.rb', line 157 def self.create(params) acct = from_hash(params) acct.create end