explore
Find public projects
Browse repositories published by the community. Search by name, owner or description, then narrow the list by language, README and activity.
pluginaweek / smart_field_constraints
smart_field_constraints
Intelligently applies a maxlength attribute for text fields based on column constraints and validations
pluginaweek / preferences
preferences
Adds support for easily creating custom preferences for models
pluginaweek / polymorphic_identity
polymorphic_identity
Dynamically generates aliases for polymorphic associations based on the class names of those associations
pluginaweek / plugin_test_helper
plugin_test_helper
Simplifies plugin testing by creating an isolated Rails environment that simulates its usage in a real application
pluginaweek / module_creation_helper
module_creation_helper
Adds a helper method for creating new modules and classes at runtime
pluginaweek / menu_helper
menu_helper
Adds a helper method for generating a menubar
pluginaweek / has_roles
has_roles
Demonstrates a reference implementation for handling role management
pluginaweek / has_ratings
has_ratings
Demonstrates a reference implementation for handling ratings
pluginaweek / has_phone_numbers
has_phone_numbers
Demonstrates a reference implementation for handling phone numbers
pluginaweek / has_messages
has_messages
Demonstrates a reference implementation for sending messages between users