Skip to content

jdenquin/text-angular-rails

Repository files navigation

text-angular-rails v 1.5.16

Presentation

Rails package for textAngular https://github.com/textAngular/textAngular

Installation

Add this line to your application's Gemfile:

gem 'text-angular-rails'

And then execute:

$ bundle

Or install it yourself as:

$ gem install text-angular-rails

Usage

In your application.js manifest:

//= require text-angular

//= require text-angular-sanitize //= require text-angular-rangy

In your application.css manifest:

//=require text-angular

Requirements

See basic textAngular requirements here https://github.com/fraywing/textAngular

Contributing

  1. Fork it ( https://github.com/jdenquin/text-angular-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

Rails package for textAngular

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published