I managed to freeze it with the: ` rake radiant:freeze:gems` command and everything seems to be working fine now!
Thanks! On Wed, Aug 13, 2008 at 10:54 AM, Chris Czub <[EMAIL PROTECTED]> wrote: > I'm having trouble using gemsonrails to freeze the Radiant gem into > the application. > > From the root of my Radiant app: > > [~/public_html/radiantapp]# ~/ruby/gems/gems/gemsonrails-0.7.2/bin/gemsonrails > : No such file or directory > > I think it might have something to do with this line in the > gemsonrails bin file: > templates = File.dirname(__FILE__) + '/../templates/' > > I don't have any 'templates' directories anywhere so I'm not sure what > it's looking for exactly. I'm not familiar with Ruby/Rails(this is my > first experience) and I think I'm missing something crucial. > > > Is there a way to freeze the gem into the application without gemsonrails? > > On Wed, Aug 13, 2008 at 10:11 AM, Mohit Sindhwani <[EMAIL PROTECTED]> wrote: >> Chris Czub wrote: >>> >>> ** Daemonized, any open files are closed. Look at log/mongrel.pid and >>> log/mongrel.log for info. >>> ** Starting Mongrel listening at 0.0.0.0:12002 >>> ** Starting Rails with production environment... >>> Missing the Radiant gem. Please `gem install -v= radiant`, update >>> your RADIANT_GEM_VERSION setting in config/environment.rb for the >>> Radiant version you do have installed, or comment out >>> RADIANT_GEM_VERSION to use the latest version installed. >>> >> >> I'm sure you will probably get a better answer soon, but in the meanwhile.. >> You can freeze the Radiant gem so that the problem doesn't surface at all? >> >> Cheers, >> Mohit. >> 8/13/2008 | 10:11 PM. >> >> >> >> _______________________________________________ >> Radiant mailing list >> Post: [email protected] >> Search: http://radiantcms.org/mailing-list/search/ >> Site: http://lists.radiantcms.org/mailman/listinfo/radiant >> > _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
