There are no reviews yet. Be the first to send feedback to the community and the maintainers!
rbiz
Rails E-Commerce Plug-inuser_system
An easy plugin to add users into your rails app.app_extension_generator
Generate plugins with migrations, an app directory, routing extensions, test, and lots of jazz. Like mini rails apps.liquid_db_views
A Rails plugin to render liquid templates storded in the database. Also includes a helper method to render liquid partials.marathonr_plugin
A rails plugin to integrate with MarathonR gem.fixed_point_field
Stores floating point values in an integer database column.marathonr
A ruby gem to manage, launch, and track jobs to run in the background.user_system_roles
A role authorization system for user_systemuser_system_local_credentials
Works with user_system to do authentication from a local databaseunique_tuple
An ActiveRecord validation (validates_uniqueness_of_tuple) that guarantees no other record exists with the same values for a set of columns.user_system_grants
lightning-test
A rails plugin to test ActiveRecord creates records with expected attributes during the execution of code in a block.user_system_accounts
An account mechanism for user_systemif_changes
Watch an ActiveRecord field to see if it changed between when the record was loaded and saved. Run the specified block if change occured.archived_record
Use a quasi-magic archived_at timestamp to hide records. Like acts_as_paranoid, but you must be intentional in using it and records can still be destroyed.user_system_has_token_authentication
Extend user_system to authenticate via a security token.slug_from
Set a pretty url for an object based on a field (like 'title') in a record.Love Open Source and this site? Check out how you can help us