Walter Lee Davis wrote: > I wanted to try out the newest Radiant, so I used gem, as prompted on > the rc2 page of the blog. When I run the radiant -d command, as noted > in step 3, I get a bastard rails directory, without app or lib or any > of the places where code can be written. How do I go about getting the > entire set of folders, such as you get when you simply download the > source and run it? Is there a radiant command that gives you a complete > ready to customize application?
Nope. But you can unpack the gem once it is installed: gem unpack radiant The final release will also be available in Zip and Tar format. -- John Long http://wiseheartdesign.com _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
