命令:rake aborted!Don't know how to build task 'stripe:create_plans'
/Users/Tim/.rvm/gems/ruby-1.9.3-p551/gems/rake-10.4.2/.rvm/gems/ruby-1.9.3-p551/bin/<e
Stripe::AuthenticationError (No API key provided.Set your API key using "Stripe.api_key = <API-KEY>".这是我的stripe.rb文件: :publishable_key => ENV["stripe_public_key"],:secret_key => ENV[&