On Nov 27, 2010, at 5:34 PM, Mario Aquino wrote:

> Since I am trying to use Radiant as a Rails engine, what should the
> RADIANT_ROOT be?  Should I freeze the radiant gem (and put it under
> vendor/gems)?

Radiant as an engine is still under construction and I can't recommend using it 
for anything real at the moment. The 0.9.1 gem is only compatible with Rails 2, 
but that's the latest stable release. 

For hacking on the rails3 branch, I've been unpacking it into lib/radiant and 
pointing Bundler there with gem "radiant", :path => "lib/radiant".

Reply via email to