Sha256: 39e19d6aab0bb27a0eab1e0649dae8dd149365ccaf9d77ba9d68a834198b012f

Contents?: true

Size: 386 Bytes

Versions: 12

Compression:

Stored size: 386 Bytes

Contents

# This rails template installs Alchemy and all depending gems.
require File.expand_path("../../../alchemy/version", __FILE__)

gem "alchemy_cms",    github: "AlchemyCMS/alchemy_cms",    branch: "master"
gem "alchemy-devise", github: "AlchemyCMS/alchemy-devise", branch: "master"

gem "capistrano-alchemy", github: "AlchemyCMS/capistrano-alchemy", branch: "master", group: "development"

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
alchemy_cms-3.4.2 lib/rails/templates/alchemy.rb
alchemy_cms-3.5.0.rc2 lib/rails/templates/alchemy.rb
alchemy_cms-3.5.0.rc1 lib/rails/templates/alchemy.rb
alchemy_cms-3.4.1 lib/rails/templates/alchemy.rb
alchemy_cms-3.3.3 lib/rails/templates/alchemy.rb
alchemy_cms-3.3.2 lib/rails/templates/alchemy.rb
alchemy_cms-3.4.0 lib/rails/templates/alchemy.rb
alchemy_cms-3.4.0.rc1 lib/rails/templates/alchemy.rb
alchemy_cms-3.3.1 lib/rails/templates/alchemy.rb
alchemy_cms-3.3.0 lib/rails/templates/alchemy.rb
alchemy_cms-3.3.0.rc2 lib/rails/templates/alchemy.rb
alchemy_cms-3.3.0.rc1 lib/rails/templates/alchemy.rb