No commit activity in last 3 years
No release in over 3 years
longer description of your gem
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 0.2.3
 Project Readme

StringifyDate (Gem / Rails Plugin)¶ ↑

Based on tutorial from Ryan Bates

Usage¶ ↑

Contains a collection of complex assertions.

config.gem 'jakewendt-stringify_date',
  :lib    => 'stringify_date',
  :source => 'http://rubygems.org'

stringify_date :interview_outcome_on, :format => '%m/%d/%Y'

ToDo¶ ↑

  • add legitimate text to Rakefile

  • add TESTS

Gemified with Jeweler¶ ↑

vi Rakefile
rake version:write
rake gemspec
rake install

rake version:bump:major
rake release

Example¶ ↑

Example goes here.

Copyright © 2008 [Jake Wendt & Ryan Bates], released under the MIT license