Module: ActiveRecordDateFormatted
- Defined in:
- lib/active_record_date_formatted/model.rb,
lib/active_record_date_formatted.rb,
lib/active_record_date_formatted/version.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
Constant Summary collapse
- VERSION =
"0.0.7"