Sha256: 9ae2d4ac13caabe08ccae0fe1f7892b043ab481c95611adeb46233dde2c23a69

Contents?: true

Size: 992 Bytes

Versions: 1

Compression:

Stored size: 992 Bytes

Contents

[![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.1 README.md