Skip to content

Instantly share code, notes, and snippets.

@cymen
Created May 15, 2012 02:50
Show Gist options
  • Save cymen/2698739 to your computer and use it in GitHub Desktop.
Save cymen/2698739 to your computer and use it in GitHub Desktop.
Jasmine fixtures path for Rails
$(function() {
jasmine.getFixtures().fixturesPath = '../../../app/views';
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment