We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e657a55 + c15fbf6 commit b8c2171Copy full SHA for b8c2171
init.rb
@@ -1,6 +1,6 @@
1
class Heroku::Command::Sendgrid < Heroku::Command::Base
2
def index
3
- app = extract_app
+ app = app
4
date = Hash.new
5
6
args.each do |arg|
0 commit comments