Skip to content

Instantly share code, notes, and snippets.

@krzykamil
Created February 10, 2018 17:30
Show Gist options
  • Save krzykamil/e14ffc97e0741a9849bb8aed2c74ce22 to your computer and use it in GitHub Desktop.
Save krzykamil/e14ffc97e0741a9849bb8aed2c74ce22 to your computer and use it in GitHub Desktop.
class Author < ActiveRecord::Base
include Concerns::Author::Searchable
...
...
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment