Skip to content

Instantly share code, notes, and snippets.

@makefunstuff
Created March 16, 2017 15:52
Show Gist options
  • Select an option

  • Save makefunstuff/dde5e89d8711ee959228ab05febf95ec to your computer and use it in GitHub Desktop.

Select an option

Save makefunstuff/dde5e89d8711ee959228ab05febf95ec to your computer and use it in GitHub Desktop.
class User < ApplicationRecord
has_many :updates
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment