Skip to content

Instantly share code, notes, and snippets.

@BlakeMesdag
Last active December 18, 2015 13:29
Show Gist options
  • Save BlakeMesdag/5790471 to your computer and use it in GitHub Desktop.
Save BlakeMesdag/5790471 to your computer and use it in GitHub Desktop.
BaconTracker Bacon model
class BaconTracker.Bacon extends Batman.Model
@resourceName: 'bacon'
@persist Batman.RailsStorage
@encode 'name', 'quantity'
@BlakeMesdag
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment