Skip to content

Instantly share code, notes, and snippets.

@devth
Created September 4, 2011 16:54
Show Gist options
  • Save devth/1193144 to your computer and use it in GitHub Desktop.
Save devth/1193144 to your computer and use it in GitHub Desktop.
@providers = new plumage.display.model.Providers(
for provider in plumage.bootstrap.providers
new plumage.display.model.Provider {id: provider.id, providerName: provider.name}
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment