GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Rubygem
Description: Merb Core: All you need. None you don't.
Homepage: http://www.merbivore.com
Clone URL: git://github.com/wycats/merb-core.git
someone forgot to add ostruct
ivey (author)
Tue Feb 12 20:38:25 -0800 2008
commit  670e2c6a830615c02576a2a4d7179f2fb84a38a7
tree    2f2e71471dd2396153bc4cd2f460716f1a4dabcc
parent  f30da42347fb8547f4514f9970f05604790b95b5
...
1
 
2
3
4
...
1
2
3
4
5
0
@@ -1,4 +1,5 @@
0
 require File.join(File.dirname(__FILE__), "..", "..", "spec_helper")
0
+require 'ostruct'
0
 class SimpleRequest < OpenStruct
0
   
0
   def method

Comments

    No one has commented yet.