[Radiant] Re: Site5 Install Problem

2011-01-26 Thread Brad Herman
To set up on site5, you need to edit your GEMPATH to point to a location you choose, then install the required gems to that location. Then edit your GEMPATH in the environment.rb file to include the custom gem location. ie: ENV['GEM_PATH'] = '/home/myapplocation/gems:/usr/lib/ruby/gems/1.8'

[Radiant] Re: deploying radiant 0.9.1 with capistrano

2010-12-14 Thread Brad Herman
I'm not entirely sure, but I would imagine you would just create a task for installing the bundle in your cap file. LIke deploy:bundle:install or something along those lines. Bradley Herman | iGoDigital® Personalized Product Recommendation Software | Cell 317.331.9718 l Office

[Radiant] Re: tagging extension w/ autocomplete

2010-12-06 Thread Brad Herman
Will do... newer to github so im not fully up on best practices. Thanks :) Bradley Herman | iGoDigital® Personalized Product Recommendation Software | Cell 317.331.9718 l Office 888.496.2446x716 www.igodigital.com On Monday, December 6, 2010 at 11:09 PM, Jim Gay wrote: On Thu, Dec 2,