Symphonia

simple core toolkit for my rails apps

Installation

add to your Gemfile: gem 'symphonia, path: '$SYMPHONIA_PATH'

or

gem 'symphonia', git: '[email protected]: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.