Sha256: fd70b9367049589acf449ce61ffb9a420c2d258d43e7f942baec9086ff27c3e6

Contents?: true

Size: 385 Bytes

Versions: 10

Compression:

Stored size: 385 Bytes

Contents

(A) Write rdocs
(A) Fulfill specs

Add change log

Add activerecord helper: (maybe it's better to add somewhere else parsi-localize for example)

class Product < ActiveRecord::Base
  # this must add :parsi_released_at accessors and sync with original attribute
  has_parsi_date_for :released_at

  # can have an optional name
  has_parsi_date_for :lifecycel_ended_at, as: 'end_of_life'

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
parsi-date-0.3.1 TODO
parsi-date-0.3.0 TODO
parsi-date-0.2.6 TODO
parsi-date-0.2.5 TODO
parsi-date-0.2.4 TODO
parsi-date-0.2.3 TODO
parsi-date-0.2.2 TODO
parsi-date-0.2.1 TODO
parsi-date-0.2 TODO
parsi-date-0.1 TODO