Skip to content

BenMorganIO/apitome_slate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apitome Slate

Slate for Apitome.

Usage

How to use my plugin.

Installation

Add this line to your application's Gemfile:

gem 'apitome_slate'

And then execute:

$ bundle

Or install it yourself as:

$ gem install apitome_slate

Contributing

Contribution directions go here.

License

The gem is available as open source under the terms of the MIT License.

TODO

  • Add configurations. Such as:
  • Custom image for docs header
  • Supporting older rails versions?? (Ben says naaaaaaaaaaaaaaah)
  • Lowering the rails dependencies. - Shouldnt need all of rails, should be able to say actionpack, sprockets, and that could be it.