• Stars
    star
    5
  • Rank 2,861,937 (Top 57 %)
  • Language
    Ruby
  • License
    MIT License
  • Created about 16 years ago
  • Updated over 14 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An easy plugin to add users into your rails app.

More Repositories

1

radiant_rbiz

A wrapper to let RBiz eCommerce solution live inside of a Radiant installation.
Ruby
9
star
2

rbiz

Rails E-Commerce Plug-in
Ruby
6
star
3

app_extension_generator

Generate plugins with migrations, an app directory, routing extensions, test, and lots of jazz. Like mini rails apps.
Ruby
4
star
4

liquid_db_views

A Rails plugin to render liquid templates storded in the database. Also includes a helper method to render liquid partials.
Ruby
4
star
5

marathonr_plugin

A rails plugin to integrate with MarathonR gem.
Ruby
3
star
6

fixed_point_field

Stores floating point values in an integer database column.
Ruby
3
star
7

marathonr

A ruby gem to manage, launch, and track jobs to run in the background.
Ruby
3
star
8

user_system_roles

A role authorization system for user_system
Ruby
2
star
9

user_system_local_credentials

Works with user_system to do authentication from a local database
Ruby
2
star
10

unique_tuple

An ActiveRecord validation (validates_uniqueness_of_tuple) that guarantees no other record exists with the same values for a set of columns.
Ruby
2
star
11

user_system_grants

Ruby
2
star
12

lightning-test

A rails plugin to test ActiveRecord creates records with expected attributes during the execution of code in a block.
Ruby
2
star
13

user_system_accounts

An account mechanism for user_system
Ruby
1
star
14

if_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.
Ruby
1
star
15

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.
Ruby
1
star
16

user_system_has_token_authentication

Extend user_system to authenticate via a security token.
Ruby
1
star
17

slug_from

Set a pretty url for an object based on a field (like 'title') in a record.
Ruby
1
star