This project is archived and is in readonly mode.

#5739 ✓committed
bsears

ActiveSupport doesn't know it's version

Reported by bsears | September 30th, 2010 @ 12:42 AM

ActiveSupport currently doesn't require it's own version file, forcing users to explicitly require 'active_support/version' it in order to determine which version is available at runtime. This patch adds the file to the autoload list.

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>

Attachments

Referenced by

Pages