This project is archived and is in readonly mode.
Rails::GemPlugin should expose its load_paths to add them to Dependencies
Reported by pager | May 17th, 2008 @ 09:07 PM
Patch included.
There is no any GemPlugin tests in railties.
Comments and changes to this ticket
-
Pratik May 17th, 2008 @ 11:24 PM
- Assigned user set to Rick
-
Repository June 1st, 2008 @ 12:47 AM
- State changed from new to resolved
(from [224c8e6afb464a4b04621189963ec03d1d3487d0]) Expose GemPlugin load_paths so they can be added to Dependencies.load_paths. Also use full_gem_path as root of GemPlugin to make things compatible. [#213 state:resolved]
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
Referenced by
- 6591 ActiveRecord UNION left out For example this wold allow fixing issue #213 of CanCan h...