abhidsm/time_diff

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: http://rubygems.org/
  specs:
    activesupport (3.0.1)
    colorize (0.5.8)
    coveralls (0.6.7)
      colorize
      multi_json (~> 1.3)
      rest-client
      simplecov (>= 0.7)
      thor
    i18n (0.4.2)
    mime-types (1.23)
    multi_json (1.7.2)
    rcov (0.9.9)
    rest-client (1.6.7)
      mime-types (>= 1.16)
    shoulda (2.11.3)
    simplecov (0.7.1)
      multi_json (~> 1.0)
      simplecov-html (~> 0.7.1)
    simplecov-html (0.7.1)
    thor (0.18.1)

PLATFORMS
  ruby

DEPENDENCIES
  activesupport
  bundler
  coveralls
  i18n
  rcov
  shoulda