I'm trying to make a radiant friendly wrapping around the Authorization plugin (http://www.writertopia.com/developers/authorization) and I was wondering: what's the best way to use a Rails plugin inside of a Radiant extension?
I noticed there's a vendor/plugin directory in the standard project layout, but it doesn't seem to be in the include path. I also tried adding a vendor/plugins directory to the extension (since it would be kind of nice to bundle them together anyway), but that didn't quite worked either. Any suggestions? Thanks, Andrew Oh, and in case you're wondering, I'm trying to add a controller to allow role creation and assignment, as well as compatibility with Radiant's existing authorization system. _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
