8000 GitHub - mwean/conduit-rails
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mwean/conduit-rails

Repository files navigation

ConduitRails

TODO: Write a gem description

Installation

Add this line to your application's Gemfile:

gem 'conduit-rails'

And then execute:

$ bundle

Or install it yourself as:

$ gem install conduit-rails

Usage

TODO: Write usage instructions here

Contributing

Running the tests:

bundle install
bundle exec rake db:create:all
bundle exec rake db:migrate
RAILS_ENV=test bundle exec rake db:migrate
bundle exec rspec
  1. Fork it ( https://github.com/conduit/conduit-rails/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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 6

0