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

Version Path
symphonia-3.4.0 README.md
symphonia-3.3.4 README.md
symphonia-3.3.3 README.md
symphonia-3.3.2 README.md
symphonia-3.3.0 README.md
symphonia-3.2.4 README.md
symphonia-3.2.3 README.md
symphonia-3.2.2 README.md
symphonia-3.2.1 README.md
symphonia-3.1.5 README.md
symphonia-3.1.4 README.md
symphonia-3.1.3 README.md
symphonia-3.1.2 README.md
symphonia-3.1.1 README.md
symphonia-3.1.0 README.md
symphonia-3.0.3 README.md
symphonia-3.0.2 README.md
symphonia-2.2.1 README.md
symphonia-3.0.1 README.md
symphonia-3.0.0 README.md