This project is archived and is in readonly mode.

#6475 new
thoefer

require of "core_ext/module/delegation" not needed in "configurable.rb"

Reported by thoefer | February 27th, 2011 @ 01:04 AM

It seems that the require of "core_ext/module/delegation" in "configurable.rb" is unnecessary: There is no "delegate" method called in this file. I just removed the require. Tests are still running green on 3.1.0.beta.

I know it´s not really a big issue and as I am new in contributing please tell me if this kind of optimization is too fine-grained.

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

People watching this ticket

Attachments

Pages