Skip to content

youcune/carnelian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Carnelian Build Status

Carnelian, ActiveSupport more.

Tested Ruby Versions

  • 2.1.8
  • 2.2.4
  • 2.3.0

Installation

Add this line to your application's Gemfile:

gem 'carnelian', github: 'youcune/carnelian'

And then execute:

$ bundle

Usage and Documentation

Contributing

  1. Fork it ( https://github.com/youcune/carnelian/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