Sha256: 796bc48f2934422b32a7da9ef95899eb130ee8066dbd0be45a89a52b9105f63b

Contents?: true

Size: 259 Bytes

Versions: 6

Compression:

Stored size: 259 Bytes

Contents

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

gem 'alchemy_cms', "#{Alchemy::VERSION}"
gem 'alchemy-devise', '>= 2.1.0.beta3'
gem 'capistrano', '~> 2.15.5', group: 'development'

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
alchemy_cms-3.1.0 lib/rails/templates/alchemy.rb
alchemy_cms-3.1.0.rc3 lib/rails/templates/alchemy.rb
alchemy_cms-3.1.0.rc2 lib/rails/templates/alchemy.rb
alchemy_cms-3.1.0.rc1 lib/rails/templates/alchemy.rb
alchemy_cms-3.1.0.beta6 lib/rails/templates/alchemy.rb
alchemy_cms-3.1.0.beta5 lib/rails/templates/alchemy.rb