Skip to content

Instantly share code, notes, and snippets.

@jsierles
Created June 4, 2018 17:29
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 jsierles/07d377509d7ffe85c965a28f60fb88ec to your computer and use it in GitHub Desktop.
Save jsierles/07d377509d7ffe85c965a28f60fb88ec to your computer and use it in GitHub Desktop.
COPY config config
COPY Rakefile Rakefile
COPY app/models/application_record.rb app/models/application_record.rb
COPY lib/transactional_mail.rb lib/transactional_mail.rb
COPY vendor/assets vendor/assets
COPY app/models/user.rb app/models/user.rb
COPY app/assets app/assets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment