Drexed-DateTime
Helpers for human readable datetime attributes.
Installation
Add this line to your application's Gemfile:
gem 'drexed-datetime'
And then execute:
$ bundle
Or install it yourself as:
$ gem install drexed-datetime
Usage
<%= date_for(@variable.created_at) %>