Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

angular-ui-rails

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-ui-rails

  • 0.4.0.3
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

angular-ui-rails (deprecated)

The current Angular.js UI project has split into multiple smaller projects. There is no longer a single UI source. This gem has not been updated to merge the 7+ components.

angular-ui-rails wraps the old Angular.js UI v0.4 library for use in Rails 3.1 and above. Assets will minify automatically during production.

Usage

Add the following to your gemfile:

gem 'angular-ui-rails'

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

//= require angular-ui

Add the following directive to your Stylesheet manifest file (application.css):

/*
 *= require angular-ui
*/

Gem based on Angularjs-rails(https://github.com/confuseddesi/angularjs-rails) by Hirav Gandhi

FAQs

Package last updated on 15 Nov 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc