8000 GitHub - sameera207/angularjs-file-upload-rails: AngularJS File Upload is a module for the AngularJS framework.
[go: up one dir, main page]

Skip to content

sameera207/angularjs-file-upload-rails

 
 

Repository files navigation

Gem Version

AngularJS File Upload

A gem that uses angular-file-upload as an asset in the Rails Asset Pipeline.

Installation

Add this line to your application's Gemfile:

gem 'angularjs-file-upload-rails', '~> 1.1.0'

And then execute:

$ bundle install

Or install it yourself as:

$ gem install angularjs-file-upload

Usage

Include it in your JavaScript manifest (e.g. application.js)

//= require angularjs-file-upload

* be sure that angular is required before angularjs-file-upload

Contributing

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

About

AngularJS File Upload is a module for the AngularJS framework.

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0