Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updated to reflect changes in heroku's app #4

Merged
merged 5 commits into from Jun 1, 2011

Commits on Mar 16, 2011

  1. Configuration menu
    Copy the full SHA
    9f02e5f View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2011

  1. Configuration menu
    Copy the full SHA
    a11531b View commit details
    Browse the repository at this point in the history

Commits on May 27, 2011

  1. added attribute reader for app.

    Brian Riddle committed May 27, 2011
    Configuration menu
    Copy the full SHA
    b87d1b9 View commit details
    Browse the repository at this point in the history
  2. reformatted.

    Brian Riddle committed May 27, 2011
    Configuration menu
    Copy the full SHA
    d4cb516 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2011

  1. @app is no longer an instance variable.

    Heroku::Command::BaseWithApp no long defines @app.
    It instead defines app as a method.
    Brian Riddle committed May 30, 2011
    Configuration menu
    Copy the full SHA
    764723b View commit details
    Browse the repository at this point in the history