• Stars
    star
    38
  • Rank 685,038 (Top 14 %)
  • Language
    Ruby
  • License
    MIT License
  • Created almost 16 years ago
  • Updated almost 13 years ago

Reviews

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

Repository Details

Adds support for declaring an ActiveRecord class as an enumeration

More Repositories

1

state_machine

Adds support for creating state machines for attributes on any Ruby class
Ruby
3,739
star
2

preferences

Adds support for easily creating custom preferences for models
Ruby
161
star
3

has_messages

Demonstrates a reference implementation for sending messages between users
Ruby
92
star
4

table_helper

Adds a helper method for generating HTML tables from collections
Ruby
71
star
5

encrypted_strings

Provides dead-simple string encryption/decryption syntax
Ruby
43
star
6

has_addresses

Demonstrates a reference implementation for handling countries, regions, and addresses
Ruby
32
star
7

validates_as_email_address

Adds support for validating the format/length of email addresses
Ruby
27
star
8

plugin_test_helper

Simplifies plugin testing by creating an isolated Rails environment that simulates its usage in a real application
Ruby
25
star
9

memorable_strings

Generates strings that can be easily remembered
Ruby
22
star
10

menu_helper

Adds a helper method for generating a menubar
Ruby
20
star
11

encrypted_attributes

Adds support for automatically encrypting ActiveRecord attributes
Ruby
19
star
12

has_phone_numbers

Demonstrates a reference implementation for handling phone numbers
Ruby
18
star
13

has_ratings

Demonstrates a reference implementation for handling ratings
Ruby
10
star
14

has_emails

Demonstrates a reference implementation for sending emails with logging and asynchronous support
Ruby
10
star
15

polymorphic_identity

Dynamically generates aliases for polymorphic associations based on the class names of those associations
Ruby
9
star
16

has_roles

Demonstrates a reference implementation for handling role management
Ruby
8
star
17

tiny_mce_helper

Adds helper methods for creating the TinyMCE initialization script
Ruby
8
star
18

smart_field_constraints

Intelligently applies a maxlength attribute for text fields based on column constraints and validations
Ruby
7
star
19

attribute_predicates

Adds automatic generation of predicate methods when defining attributes
Ruby
6
star
20

styled_inputs

Adds automated styling of input fields with css classes
Ruby
3
star
21

module_creation_helper

Adds a helper method for creating new modules and classes at runtime
Ruby
2
star