Relative Time Helper plugin
Plugin details
Documentation
Install the plugin:
ruby script/plugin install http://ar-code.svn.engineyard.com/plugins/relative_time_helpers/
<%= relative_time(Time.now) %> today <%= relative_time(1.day.ago) %> yesterday <%= relative_time(1.day.from_now) %> tomorrow <%= relative_time_span([Time.now, 5.days.from_now]) %> May 17th – 22nd
Further Documentation
There is currently no advanced documentation for this plugin.
New documentationEdit plugin | Back in time (1 older version) | Last edited by: hardway, 20 days ago

