public
Description: A space for testing the theme_support plugin
Homepage:
Clone URL: git://github.com/jystewart/theme_support_test_app.git
name age message
file .gitignore Sat Apr 25 05:19:49 -0700 2009 Ignore a few files [James Stewart]
file .gitmodules Sat Apr 25 05:23:37 -0700 2009 Grab theme_support as a submodule [James Stewart]
file README Wed Mar 25 14:39:17 -0700 2009 first commit [James Stewart]
file Rakefile Wed Mar 25 14:41:12 -0700 2009 Add the rest of the app [James Stewart]
directory app/ Sat Apr 25 05:19:21 -0700 2009 Fix subject line typo [James Stewart]
directory config/ Wed Mar 25 14:41:12 -0700 2009 Add the rest of the app [James Stewart]
directory db/ Wed Mar 25 14:41:12 -0700 2009 Add the rest of the app [James Stewart]
directory doc/ Wed Mar 25 14:41:12 -0700 2009 Add the rest of the app [James Stewart]
directory features/ Wed Mar 25 14:41:12 -0700 2009 Add the rest of the app [James Stewart]
directory lib/ Wed Mar 25 14:41:12 -0700 2009 Add the rest of the app [James Stewart]
directory public/ Wed Mar 25 14:41:12 -0700 2009 Add the rest of the app [James Stewart]
directory script/ Wed Mar 25 14:41:12 -0700 2009 Add the rest of the app [James Stewart]
directory spec/ Wed Mar 25 14:41:12 -0700 2009 Add the rest of the app [James Stewart]
directory test/ Wed Mar 25 14:41:12 -0700 2009 Add the rest of the app [James Stewart]
directory themes/ Wed Mar 25 14:41:12 -0700 2009 Add the rest of the app [James Stewart]
directory vendor/ Sat Apr 25 05:23:37 -0700 2009 Grab theme_support as a submodule [James Stewart]
README
== Theme Support Test App ==

This is a barebones app designed to test the theme_support plugin:

http://github.com/jystewart/theme_support/tree/master

To use it grab it from git and run 

rake:features

That will run through a series of cucumber tests to make sure the 
responses are as expected.