By default this gem will output google analytics code forevery page automatically, if it's configured correctly.This is done by adding: Rubaidh::GoogleAnalytics.tracker_id = 'UA-12345-67'
[Rails] The Exception Notifier plugin provides a mailer object and a default set oftemplates for sending email notifications when errors occur in a Railsapplication.
This RubyGem allows you to prevent particular database fields from being changed after an Active Record object is created. A validation error occurs on updates if an attribute of a model object is different from its value in the database.
Disabling the rendering of the attribute name for errors by the error_messages_for helper. Simply place a caret as the first character in the message.
This RubyGem allows you to prevent particular database fields from being changed after an Active Record object is created. A validation error occurs on updates if an attribute of a model object is different from its value in the database.
enum_field encapsulates a bunch of common idioms around ActiveRecord validates_inclusion_of