Skip to content
This repository has been archived by the owner on Jul 17, 2022. It is now read-only.
/ featurejs_rails Public archive

Feature.js packaged for the Rails Asset Pipeline

License

Notifications You must be signed in to change notification settings

meowsus/featurejs_rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FeaturejsRails

Feature.js packaged for the Rails Asset Pipeline

Installation

Add this line to your application's Gemfile:

gem 'featurejs_rails'

And then execute:

$ bundle

Or install it yourself as:

$ gem install featurejs_rails

Usage

Add this to your JavaScript manifest file:

//= require featurejs_rails/feature

or, for the pre-minified version, add:

//= require featurejs_rails/feature.min

Contributing

This is a Rails Asset Pipeline wrapper gem for the Feature.js library. Any issues found with the library itself should be reported on GitHub at https://github.com/viljamis/feature.js

For any other specifically pertaining to this wrapper, bug reports and pull requests are welcome on GitHub at https://github.com/meowsus/featurejs_rails.

License

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

About

Feature.js packaged for the Rails Asset Pipeline

Resources

License

Stars

Watchers

Forks

Packages

No packages published