
Product
Reachability for Ruby Now in Beta
Reachability analysis for Ruby is now in beta, helping teams identify which vulnerabilities are truly exploitable in their applications.
= Welcome To RightRails
RightRails is a RubyOnRails plugin for {RightJS}[http://rightjs.org] javascript framework.
It works as a drop in replacement for all the Prototype/Scriptaculous methods, plus it brings some more sweets and routine ajax operation helpers.
== Features
== Installation
Just add the following into your +Gemfile+
gem 'right-rails'
If you're on Rails < 3.1 then run the +right_rails+ generator
rails g right_rails
If you're using Rails 3.1 with the pipeline assets handler, then you can require things in your +application.js+ file
//= require right
//= require right/rails
Or, you can use +right-rails+ automatic scripts handling by specifying
= javascript_include_tag :defaults
In your layout file. It will hook all the scripts on its own.
== Documentation
See the wiki-pages for the documentation
https://github.com/MadRabbit/right-rails/wiki
See also the demo application for examples
http://github.com/MadRabbit/right-rails-demo
== Copyright
Copyright (c) 2009-2011 Nikolay Nemshilov, released under the MIT license
FAQs
Unknown package
We found that right-rails demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

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.

Product
Reachability analysis for Ruby is now in beta, helping teams identify which vulnerabilities are truly exploitable in their applications.

Research
/Security News
Malicious npm packages use Adspect cloaking and fake CAPTCHAs to fingerprint visitors and redirect victims to crypto-themed scam sites.

Security News
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.