Skip to content

Instantly share code, notes, and snippets.

@barrym
Created June 20, 2009 20:54
Show Gist options
  • Save barrym/133282 to your computer and use it in GitHub Desktop.
Save barrym/133282 to your computer and use it in GitHub Desktop.
Scenes::load
Given /^the scene "(.+)"$/i do |scene_name|
Scenes::Scene[scene_name].play
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment