• Stars
    star
    2
  • 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 a helper method for creating new modules and classes at runtime

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

enumerate_by

Adds support for declaring an ActiveRecord class as an enumeration
Ruby
38
star
7

has_addresses

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

validates_as_email_address

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

plugin_test_helper

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

memorable_strings

Generates strings that can be easily remembered
Ruby
22
star
11

menu_helper

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

encrypted_attributes

Adds support for automatically encrypting ActiveRecord attributes
Ruby
19
star
13

has_phone_numbers

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

has_ratings

Demonstrates a reference implementation for handling ratings
Ruby
10
star
15

has_emails

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

polymorphic_identity

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

has_roles

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

tiny_mce_helper

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

smart_field_constraints

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

attribute_predicates

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

styled_inputs

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