Stars
Flexible authentication solution for Rails with Warden.
A library for generating fake data such as names, addresses, and phone numbers.
Acceptance test framework for web applications
The administration framework for Ruby on Rails applications.
Easy file attachment management for ActiveRecord
OmniAuth is a flexible authentication system utilizing Rack middleware.
RailsAdmin is a Rails engine that provides an easy-to-use interface for managing your data
Guard is a command line tool to easily handle events on file system modifications.
FriendlyId is the “Swiss Army bulldozer” of slugging and permalink plugins for ActiveRecord. It allows you to create pretty URL’s and work with human-friendly strings as if they were numeric ids fo…
Official repository of the bootstrap_form gem, a Rails form builder that makes it super easy to create beautiful-looking forms using Bootstrap 5.
Allows resetting the id of an AR table to 0. Useful after a delete_all. Works in Postgres and Sqlite (not MySQL) for now.