Skip to content
This repository was archived by the owner on Jul 7, 2020. It is now read-only.

wanelo/ruby_image_server

Repository files navigation

Ruby_image_server

TODO: Write a gem description

Installation

Add this line to your application's Gemfile:

gem 'ruby_image_server'

And then execute:

$ bundle

Or install it yourself as:

$ gem install ruby_image_server

Usage

TODO: Write usage instructions here

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Testing

TODO: Add information specific to your gem's test suite.

The Rakefile comes with several convenience tasks for running tests as well. By rake task:

  • spec: Runs all rspec tests in the spec directory.
  • yard: Generates yard documentation.
  • rubocop: Runs rubocop.
  • run_guards: Runs all guards.

run_guards is the one you're most likely to want to run, since it runs all the other test-related tasks.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages