github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

relevance / blue-ridge-sample-app

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 31
    • 2
  • Source
  • Commits
  • Network (2)
  • Issues (0)
  • Wiki (1)
  • Graphs
  • Tree: 5c70fb0

click here to add a description

click here to add a homepage

  • Branches (1)
    • master
  • Tags (0)
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

Sample Rails project demonstrating JavaScript testing with Blue-Ridge — Read more

  cancel

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

Updated Blue Ridge plugin. 
karnowski (author)
Fri Aug 28 06:44:04 -0700 2009
commit  5c70fb0e70e1355c8427f929ad7479cad2603166
tree    01caa29e5053dcaa7afa2c6b64c58b83efc86a69
parent  a4e394577fe55afde13e76e1dbaa1c4c8ad38425
blue-ridge-sample-app / test / javascript / spec_helper.js test/javascript/spec_helper.js
100644 13 lines (10 sloc) 0.339 kb
edit raw blame history
1
2
3
4
5
6
7
8
9
10
11
12
13
// Use this file to require common dependencies or to setup useful test functions.
 
function fixture(element) {
  $('<div id="fixtures"/>').append(element).appendTo("body");
}
 
function teardownFixtures() {
  $("#fixtures").remove();
}
 
// Stub out some common plugins.
jQuery.fn.live = function(){};
jQuery.fn.defaultValue = function(){};
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server