#576 ✓resolved
Matt Jones

Rich types should be loaded from plugins

Reported by Matt Jones | December 8th, 2009 @ 09:30 PM | in Hobo 1.0 - Final

The rich types loader should look in plugins for types.

Most likely place to put them is app/rich_types; this matches the Rails 2.3 behavior of autoloading MVC stuff from a plugin's app/ directory.

Note that just loading from vendor/plugins/**/app/rich_types isn't sufficient, as system gems can also hook into the plugin system. There's a function in Railties to do the correct search.

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

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

People watching this ticket

Referenced by

Pages