0.0
Easily generate form fields and object information fields with labels.
2020
2021
2022
2023
2024
2025
0.0
Augment an ActiveRecord class by including one or moe additional ActiveRecord extension classes. The augmented class will inherit all attributes and methods, including those provided by ActiveRecord such as getters and setters, as local.
2020
2021
2022
2023
2024
2025
0.0
Provides a few methods to set up internal accessors for instance variables
2020
2021
2022
2023
2024
2025
0.0
You should totally be using Virtus instead of this
2020
2021
2022
2023
2024
2025
0.0
Simple parametable object creator with lazy loading options. Objects can be hashable and optionally convert all values to strings.
2020
2021
2022
2023
2024
2025
0.0
Auth Origin Control checks the origin of the request at app entry
2020
2021
2022
2023
2024
2025
0.0
acts_as_versioned is good. This allows an attribute level rollback instead
2020
2021
2022
2023
2024
2025
0.0
Logs of model changes, including nested attributes.
2020
2021
2022
2023
2024
2025
0.0
Crawl a site and check various health indicators, such as: HTTP 4XX, 5XX status, valid HTML/XML/JSON. Missing image alt attributes/missing HTML title/description.
2020
2021
2022
2023
2024
2025
0.0
Authist is a Ruby on Rails plugin that provides a simple way to add role-based authorization to your application.
It can easily be plugged into any user or group models in your application, and allows you to define a set of access types that roles can provide.
Roles and users' participation in th...
2020
2021
2022
2023
2024
2025
0.0
Enkrip will encrypt & decrypt Active Record attributes seamlessly with Message Encryptor. By default compatible with Active model validation
2020
2021
2022
2023
2024
2025
0.0
Override Ruby's method_missing? to dynamically add attr_accessible
2020
2021
2022
2023
2024
2025
0.0
The purpose of this library is to provide simpler ways for manipulating table and its contents in Google Docs.
This solve for the difficulty myself and a few others had when attempting to manage tables on Google Docs using the Google Docs V1 API.
2020
2021
2022
2023
2024
2025
0.0
Atlassian Crowd support for Authlogic
2020
2021
2022
2023
2024
2025
0.0
This is a simple reverse proxy for Rack. It is not meant for production systems (although it may work), as the webserver fronting your app is generally much better at this sort of thing.
2020
2021
2022
2023
2024
2025
0.0
Automatically create a has_one or belongs_to association the first time it is accessed. Also supports optional default attributes or block usage to customize the record creation.
2020
2021
2022
2023
2024
2025
0.0
Contentz (pronounced "content zee") is an ActiveRecord extension that uses Zlib to compress/uncompress attribute data on write/read.
2020
2021
2022
2023
2024
2025
0.0
better_errors and binding_of_caller: together at last!
2020
2021
2022
2023
2024
2025
0.0
This is an example application used in The Pragmatic Studio's
Ruby Programming course, as described at
http://pragmaticstudio.com
Plays a randomized game
This code is Copyright 2015 Brant Wellman. See the LICENSE file.
2020
2021
2022
2023
2024
2025
0.0
Makes image_tag in an ActionMailer template embed the images in the emails. Forked from the github project by JasonKing.'
2020
2021
2022
2023
2024
2025