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

Simplify #265

Merged
merged 3 commits into from Apr 17, 2014
Merged

Simplify #265

merged 3 commits into from Apr 17, 2014

Commits on Apr 17, 2014

  1. Copy the full SHA
    994d785 View commit details
    Browse the repository at this point in the history
  2. Remove Configuration#call.

    postmodern committed Apr 17, 2014
    Copy the full SHA
    b44c7d2 View commit details
    Browse the repository at this point in the history
  3. Removed Configuration.build in favor of Configuration#initialize.

    * yielding the object from within #initialize and having .new return the
      value is essentially what Configuration.build was doing.
    postmodern committed Apr 17, 2014
    Copy the full SHA
    2f7687d View commit details
    Browse the repository at this point in the history