AlchemyCMS / alchemy_cms

Alchemy is the Open Source Rails CMS framework for the component based web that can be used as classic server side rendered or headless CMS.
https://www.alchemy-cms.com
BSD 3-Clause "New" or "Revised" License
846 stars 315 forks source link

Getting started instructions don't work. #297

Closed timuckun closed 12 years ago

timuckun commented 12 years ago

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

jquery-rails (2.1.3)

Either update the instructions or update your dependency

Cheers.

timuckun commented 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.

tvdeyen commented 12 years ago

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