Stars
Extension for devise, enable login as functionality. Add link to the masquerade_path(resource) and use it.
Checklist of security precautions for Ruby on Rails applications.
🔑 Community-driven Rails Security Checklist (see our GitHub Issues for the newest checks that aren't yet in the README)
Parse CSS and add vendor prefixes to rules by Can I Use
Prevent Rails from auto-loading app/ code when running database migrations
Find a needle (a document or record) in a haystack using string similarity and (optionally) regular expression rules. Uses Dice's Coefficient (aka Pair Similiarity) and Levenshtein Distance interna…
A tool used to help with testing/auditing the security of a Rails application.
Phantomjs via Rubygems: Auto-install phantomjs on demand for current platform. Comes with poltergeist integration.
Minimal authorization through OO design and pure Ruby classes
Chrome extension for Rails development
HTTP (The Gem! a.k.a. http.rb) - a fast Ruby HTTP client with a chainable API, streaming support, and timeouts
[DISCONTINUED ] Attributes on Steroids for Plain Old Ruby Objects
Tracking made easy: Don’t fool around with adding tracking and analytics partials to your app and concentrate on the things that matter.
Javascript library to create physics-based animations
A fully configurable and extendable Git hook manager
markrcote / flot-axislabels
Forked from xuanluo/flot-axislabelsAxis Labels Plugin for Flot. This repo is unmaintained in part due to flot being in a similar situation.
A runtime developer console and IRB alternative with powerful introspection capabilities.
A RubyGems plugin to generate RubyGems plugins
Repository for collecting Locale data for Ruby on Rails I18n as well as other interesting, Rails related I18n stuff
Gem vulnerability checker using rubysec/ruby-advisory-db
Step-by-step debugging and stack navigation in Pry
help to kill N+1 queries and unused eager loading