Sha256: 403d849c4de386ac8931ce13d2ce93f929da5ba6d5f5e2c29c97c504b419d014
Contents?: true
Size: 437 Bytes
Versions: 22
Compression:
Stored size: 437 Bytes
Contents
# Symphonia > simple core toolkit for my rails apps ## Installation add to your Gemfile: `gem 'symphonia`, path: '$SYMPHONIA_PATH' or `gem 'symphonia', git: 'git@git.easy.cz:lukas/symphonia.git', branch: 'v2'` after `bundle install` run post-installation: `rails g symphonia:setup` > Setup prepare `config/initializers/settings.rb`, create `spec/spec_helper.rb`, add stylesheets and javascripts references and copy basic layout.
Version data entries
22 entries across 22 versions & 1 rubygems