Sha256: bdf61e7eccf9dcf1c68355ff4e7873c097e0249a821a1263feeb7827cdc2e787

Contents?: true

Size: 1.05 KB

Versions: 1

Compression:

Stored size: 1.05 KB

Contents

[![Gem Version](https://badge.fury.io/rb/vicar.svg)](http://badge.fury.io/rb/vicar)
[![Code Climate](https://codeclimate.com/github/bibendi/vicar/badges/gpa.svg)](https://codeclimate.com/github/bibendi/vicar)
[![Test Coverage](https://codeclimate.com/github/bibendi/vicar/badges/coverage.svg)](https://codeclimate.com/github/bibendi/vicar)
[![Build Status](https://travis-ci.org/bibendi/vicar.svg)](https://travis-ci.org/bibendi/vicar)
[![Dependency Status](https://gemnasium.com/bibendi/vicar.svg)](https://gemnasium.com/bibendi/vicar)

# Vicar

Presenter for Ruby on Rails

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'vicar'
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install vicar

## Usage

See work example in spec/ folder

## Contributing

1. Fork it ( https://github.com/bibendi/vicar/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
vicar-0.0.2 README.md