Skip to content

Save a method definition on railties #11162

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

Closed
wants to merge 1 commit into from

Conversation

gsamokovarov
Copy link
Contributor

Plus keep the protected blocks consistently indented in the file.

P.S. If you are keeping this, so you can document it with the block above, ignore this one.

Plus keep the protected blocks consistently indented in the file.
# subclasses of Railtie so we provide the class method here.
def configure(&block)
instance.configure(&block)
end

Choose a reason for hiding this comment

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

We can't lose the docs about it here, so I'd rather stick with the method.

@carlosantoniodasilva
Copy link
Member

Thanks!

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.

2 participants