/siel_rails

Primary LanguageHTMLMIT LicenseMIT

Siel

@zarkiel - Zarkiel

Introduction

Siel is a web environment that allows to you manage your project from the easy way

Minimum Requirements

  • Rails 3.2.x

Installation

You can install the gem from rubygems by using the next command:

gem install siel

Or simply add the gem in your gemfile

gem 'siel'

and run

bundle install

Usage

Once installed, add the following route to mount Yuri in your project.

mount Siel::Engine, :at => '/siel'

Run your server and open the next url.

http://localhost:3000/yuri