116 117 118 119
# File 'lib/megam/core/credits.rb', line 116 def self.create(params) acct = from_hash(params) acct.create end