Re: [Radiant] Radiant 1.0.0rc1 no rakefile or gemfile

2011-05-24 Thread Tom Brooke
I should post an issue - it was with a new instance with Ruby1.9.2 (rvm)
using radiant -d mysql newapp then cd to newapp and couldnt do rake tasks. I
looked in the directory and didnt see rakefile or gemfile - maybe I need to
do a bundle install

Tom

On Tue, May 24, 2011 at 12:08 AM, Jim Gay j...@saturnflyer.com wrote:

 On Sun, May 22, 2011 at 8:59 PM, Tom Brooke tom.bro...@gmail.com wrote:
  I tried 1.0.0rc1 using  gem install radiant --prerelease  and it didn't
  install the rakefile, gemfile and radiat.gemspec in the new directory - I
  Guess I could copy them in but it seems that this should  be automatic
 
  Has anyone else tried 1.0.0rc1?
 
  Tom Brooke
 

 Tom,

 We're still working through this but your questions are helpful.

 Can you describe what steps you took?
 Was this for an existing Radiant app?
 Are you looking for those files to appear in your radiant instance or
 are they not appearing in your gem directory?

 --
 Jim Gay
 Saturn Flyer LLC
 http://www.saturnflyer.com
 571-403-0338



Re: [Radiant] Radiant 1.0.0rc1 no rakefile or gemfile

2011-05-24 Thread alan
I have an existing project in Radiant - is there a good migration
(upgrade) path to follow? Any how-to's written yet?

Al



 On Sun, May 22, 2011 at 8:59 PM, Tom Brooke tom.bro...@gmail.com wrote:
 I tried 1.0.0rc1 using  gem install radiant --prerelease  and it didn't
 install the rakefile, gemfile and radiat.gemspec in the new directory -
 I
 Guess I could copy them in but it seems that this should  be automatic

 Has anyone else tried 1.0.0rc1?

 Tom Brooke


 Tom,

 We're still working through this but your questions are helpful.

 Can you describe what steps you took?
 Was this for an existing Radiant app?
 Are you looking for those files to appear in your radiant instance or
 are they not appearing in your gem directory?

 --
 Jim Gay
 Saturn Flyer LLC
 http://www.saturnflyer.com
 571-403-0338






Re: [Radiant] Radiant 1.0.0rc1 no rakefile or gemfile

2011-05-24 Thread john
i do the following:

* disable all 3rd party extensions
* upgrade radiant
* rake radiant:update
* rake db:migrate
* boot and make sure the basics are working
* begin upgrading/re-enabling extensions one at a time



Re: [Radiant] Radiant 1.0.0rc1 no rakefile or gemfile

2011-05-23 Thread Jim Gay
On Sun, May 22, 2011 at 8:59 PM, Tom Brooke tom.bro...@gmail.com wrote:
 I tried 1.0.0rc1 using  gem install radiant --prerelease  and it didn't
 install the rakefile, gemfile and radiat.gemspec in the new directory - I
 Guess I could copy them in but it seems that this should  be automatic

 Has anyone else tried 1.0.0rc1?

 Tom Brooke


Tom,

We're still working through this but your questions are helpful.

Can you describe what steps you took?
Was this for an existing Radiant app?
Are you looking for those files to appear in your radiant instance or
are they not appearing in your gem directory?

-- 
Jim Gay
Saturn Flyer LLC
http://www.saturnflyer.com
571-403-0338