Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Sync up console deprecation with rake deprecation #718

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mfine
Copy link
Contributor

@mfine mfine commented Mar 1, 2013

Normalize the approach to console with rake. Run it, but spit out a deprecation message.

HATERS

puts " * https://devcenter.heroku.com/articles/one-off-dynos"
puts " * https://devcenter.heroku.com/articles/rails3#console"
puts " * https://devcenter.heroku.com/articles/console-bamboo"
deprecate("`heroku #{current_command}` has been deprecated. Please use `heroku run rake` instead.")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should say "Please use heroku run console" I think.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, thanks, got that.

@geemus
Copy link
Contributor

geemus commented Mar 1, 2013

@mfine 👍

@dominic
Copy link
Contributor

dominic commented Mar 1, 2013

👏

@ddollar
Copy link
Contributor

ddollar commented Mar 1, 2013

:shipit:

@wuputah
Copy link
Contributor

wuputah commented Mar 1, 2013

👎 Don't listen to the haters, folks.

@mfine
Copy link
Contributor Author

mfine commented Apr 1, 2013

@zeke yo, there was a lot of contention over this issue. See the the thread on "heroku fucking console".

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants