Links
Categories
Plugins Tagged text_area
-
Templated Attribute
Allows you to declare that certain attributes in your model are "templated." A templated attribute has a helpful initial value�kind of like a default value�except that these aren't valid data or saved in the database. They're suggestions to the user about the expected formatting or content of a field.
-
Acts as Ferret
Mixin that uses ferret to automatically build and maintain an index for fast fulltext search within the data stored in a Rails model.
