Module: ActiveRecordDateFormatted

Defined in:
lib/active_record_date_formatted/model.rb,
lib/active_record_date_formatted.rb,
lib/active_record_date_formatted/version.rb,
lib/active_record_date_formatted/date_format_validator.rb

Overview

Creates additional instance getter and setter methods for each date attribute with postfix _formatted These methods use date string formatted with the current locale.

Defined Under Namespace

Modules: Model Classes: DateFormatValidator

Constant Summary collapse

VERSION =
"0.0.9"