Create the predef via the REST API
122 123 124
# File 'lib/megam/core/credits.rb', line 122 def create megam_rest.post_credits(to_hash) end