2010/1/12 john muhl <[email protected]>: > > if your rails app has vendor/plugins/xyz then your extension would > have vendor/plugins/xyz. for example: > > /rails_app/vendor/plugins/xyz > /radiant_app/vendor/extensions/your_extension/vendor/plugins/xyz
Oh, that's beautiful. Thanks. 2010/1/12 Sean Cribbs <[email protected]>: > It might be better to use gems where possible, as that's the direction > both Rails and Radiant are going. If you can't use your plugins as > gems, John's method should work. > My plugin is an in-house one that I use to share useful code between my apps. If I pack it up in a gem, I can freeze it in the extension, I assume? Thanks, regards, Asfand _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
