Skip to content

Instantly share code, notes, and snippets.

@bacarini
Created June 19, 2016 13:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bacarini/4031103034b00c83ab74de9a10e03986 to your computer and use it in GitHub Desktop.
Save bacarini/4031103034b00c83ab74de9a10e03986 to your computer and use it in GitHub Desktop.
app/models/post.rb
class Post < Sequel::Model(:posts)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment