Skip to content

Instantly share code, notes, and snippets.

@nelsnelson
Created March 22, 2011 21:18
Show Gist options
  • Save nelsnelson/882096 to your computer and use it in GitHub Desktop.
Save nelsnelson/882096 to your computer and use it in GitHub Desktop.
model.rb.diff
37c37,38
< def self.Model(source)
---
> def self.Model(source, params={})
> Model.options = params
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment