Take the 2008 Git User's Survey and help out! [ hide ]

public
Description: Open source forum - done *different*.
Homepage: http://fora.yreality.net/
Clone URL: git://github.com/elliottcable/fora.git
Search Repo:
Just a minor change, again to test the bot.
elliottcable (author)
Tue Mar 04 20:22:20 -0800 2008
commit  b2d992a62831404ef1f26993ddd72ad5cea5e28f
tree    d42c13771bc9f4e762da971746ae5cc5d0aa3fb7
parent  00259d84fe635bb69b7bca6de6b3585b8c414676
...
6
7
8
9
10
11
12
...
6
7
8
 
9
10
11
0
@@ -6,7 +6,6 @@ require 'merb-core'
0
 Merb.start :environment => (ENV['MERB_ENV'] || 'test'),
0
            :merb_root => File.join(File.dirname(__FILE__), ".." )
0
 
0
-
0
 Spec::Runner.configure do |config|
0
   config.include(Merb::Test::ViewHelper)
0
   config.include(Merb::Test::RouteHelper)

Comments

    No one has commented yet.