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

Add the SPACEX::Launchpad class. #33

Closed
wants to merge 1 commit into from
Closed

Add the SPACEX::Launchpad class. #33

wants to merge 1 commit into from

Conversation

walerian777
Copy link

Additionally, added corresponding specs and docs.
Resolves #21.

@coveralls
Copy link

coveralls commented Oct 11, 2018

Pull Request Test Coverage Report for Build 62

  • 45 of 45 (100.0%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 47: 0.0%
Covered Lines: 594
Relevant Lines: 594

💛 - Coveralls

@rodolfobandeira rodolfobandeira self-assigned this Oct 12, 2018
lib/spacex/launchpad.rb Outdated Show resolved Hide resolved
Copy link
Owner

@rodolfobandeira rodolfobandeira left a comment

Choose a reason for hiding this comment

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

Hi @walerian777

Sorry for reviewing this only now. The last week was very busy here.

We're using .info and .info(x) on all methods. I'd follow the same pattern we're using in favor for compatibility. It is basically a proxy method that points to each one that you created when the parameter is presented or not.

Thank you very much!

README.md Outdated Show resolved Hide resolved
Additionally, added corresponding specs and docs.
Resolves #21.
@rodolfobandeira
Copy link
Owner

Closing by inactivity

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

Successfully merging this pull request may close these issues.

None yet

4 participants