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

smart-spinner-cis

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

smart-spinner-cis

  • 0.0.4
  • Rubygems
  • Socket score

Version published
Maintainers
2
Created
Source

smart-spiner-cis

With the help of this gem you can easily have the spiner(ajax-loading-spiner) for your application on load(page load). :-)

INSTALLTION

First thing you need to do is the installation , you can follow the below mentioned steps to install the gem inside your rails application. You need to add sudo if you are not using rvm(ruby version manager)

gem install smart-spinner-cis

Add this following line in your Gemfile and then run bundle install.

gem 'smart-spinner-cis'

Run the generator command:

rails g smart_spinner_cis:install

USAGE

Once you have installed this gem you can do the following :-

In application layout call spinner_tag,for example in application.html.haml

  = spinner_tag

And enjoy this!!

FAQs

Package last updated on 07 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