Return to Snippet

Revision: 29151
at July 23, 2010 05:12 by mariomarroquim


Initial Code
Time.stubs(:current).returns DateTime.strptime("04/07 11:31:43", "%m/%d %H:%M:%S")

Initial URL

                                

Initial Description

                                

Initial Title
Date time stub for Cucumber

Initial Tags

                                

Initial Language
Ruby