Skip to content

Enable Wrapper subclassing#34

Open
piotrekbator wants to merge 1 commit intoinf0rmer:masterfrom
nibynic:enable-subclassing
Open

Enable Wrapper subclassing#34
piotrekbator wants to merge 1 commit intoinf0rmer:masterfrom
nibynic:enable-subclassing

Conversation

@piotrekbator
Copy link

No description provided.


def method_missing(method, *args, &block)
Wrapper.new uri_from_parts([method, args.first]), {
self.class.new uri_from_parts([method, args.first]), {

Choose a reason for hiding this comment

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

Redundant curly braces around a hash parameter.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.03%) to 98.901% when pulling 1105151 on nibynic:enable-subclassing into 4f12b4a on inf0rmer:master.

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.

3 participants