Plugins - relative time helpers

StarAdd to favorites
<%= relative_time(Time.now) %>
  1. today
    <%= relative_time(1.day.ago) %>
  2. yesterday
    <%= relative_time(1.day.from_now) %>
  3. tomorrow
    <%= relative_time_span([Time.now, 5.days.from_now]) %>
  4. May 17th – 22nd
    ruby script\plugin install http://ar-code.svn.engineyard.com/plugins/relative_time_helpers

Rick Olson

http://ar-code.svn.engineyard.com/plugins/relative_time_helpers/

Ruby's

  • Currently 5.0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

View Extensions

Tags

Comments

Add a comment

Search Plugins

Query syntax

Plugins by Category

Sponsors

Rails Kits: Get Code. Get Moving.

Have a comment?