Skip to content

alexkpek/rails-angularjs2

Repository files navigation

#rails-angularjs2 Gem Version

Rails-angularjs2 wraps the AngularJS 2 library for use in Rails 3.1 and above.

Usage

Add the following to your Gemfile:

gem 'rails-angularjs2'

Add the following directive to your JavaScript manifest file (application.js):

//= require angular2

For minified version just add .min to file name:

//= require angular2.min

This gem contains following files

Versioning

Current AngularJS version: 2.0.0-beta.7

About

Rails wrapper for AngularJS 2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages