public
Description: FixtureReplacement rails plugin (version 2 and on)
Homepage: http://replacefixtures.rubyforge.org/
Clone URL: git://github.com/smtlaissezfaire/fixturereplacement.git
* Move the MIT Licens out into it's own file
Mon Jul 21 21:04:36 -0700 2008
commit  3d90ebeb17c2519267ed03d3cde69b2a03d07041
tree    c9e83aa63f15700269bb60257c4399cd21bdd170
parent  f60dc8b757b91819c7760ee631e9d3167f829b7a
...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
...
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
0
@@ -1,25 +1,3 @@
0
-# The MIT License
0
-#
0
-# Copyright (c) 2007 Scott Taylor <scott@railsnewbie.com>
0
-#
0
-# Permission is hereby granted, free of charge, to any person obtaining a copy
0
-# of this software and associated documentation files (the "Software"), to deal
0
-# in the Software without restriction, including without limitation the rights
0
-# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
0
-# copies of the Software, and to permit persons to whom the Software is
0
-# furnished to do so, subject to the following conditions:
0
-#
0
-# The above copyright notice and this permission notice shall be included in
0
-# all copies or substantial portions of the Software.
0
-#
0
-# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
0
-# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
0
-# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
0
-# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
0
-# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
0
-# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
0
-# THE SOFTWARE.
0
-
0
 begin
0
   require 'rubygems'
0
   require 'active_support'

Comments

    No one has commented yet.