Closed timuckun closed 12 years ago
A fresh install as a gem has no elements despite running the generator and the seeds. It also does not have en language tree.
Please read the READ ME ;)
For using Alchemy with Rails 3.2 you have to use Alchemy 2.2 and above.
I answered your second question in the user groups
gem 'alchemy_cms', '~>2.1'
does not work with later versions of rails
Bundler could not find compatible versions for gem "jquery-rails": In Gemfile: alchemy_cms (>= 0) ruby depends on jquery-rails (~> 1.0) ruby
Either update the instructions or update your dependency
Cheers.