public
Rubygem
Description: Advanced seed data handling for Rails, combining the best practices of several methods together.
Homepage: http://mbleigh.lighthouseapp.com/projects/10223-seed-fu
Clone URL: git://github.com/mbleigh/seed-fu.git
Adding autotest
jcnetdev (author)
Fri Jul 04 12:21:09 -0700 2008
commit  d2c1a1baef9c00485bcbdcdfb87f25145c830598
tree    aed96e0c1c82025bf97935d931e5849d11bdd91f
parent  badd1c6e7b0b66646b853e9e6e4e96367a1a16ce
...
1
2
3
 
 
4
...
1
 
2
3
4
5
0
@@ -1,2 +1,3 @@
0
 *.log
0
-*.gem
0
\ No newline at end of file
0
+*.gem
0
+.DS_Store
0
\ No newline at end of file

Comments