Skip to content

uceem/space_cats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpaceCats

Cats. Space. Gem.

Installation

Add this line to your application's Gemfile:

gem 'space_cats'

And then execute:

$ bundle

Or install it yourself as:

$ gem install space_cats

Usage

Including space cat imagery is simple, almost too simple.

In any view, all you need to add is:

<%= space_cat %>

If you want to use the local copy rather than querying a space_cat from tumblr, use:

<%= space_cat(local: true) %>

And, you've got yourself a space cat.
pizza space cat

Contributing

  1. Fork it
  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 new Pull Request

Releases

No releases published

Packages

No packages published

Languages