Skip to content

Instantly share code, notes, and snippets.

@johnmaxwell
Created January 2, 2018 19:31
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 johnmaxwell/99495d1adf613ffb492f05cd7b0b5006 to your computer and use it in GitHub Desktop.
Save johnmaxwell/99495d1adf613ffb492f05cd7b0b5006 to your computer and use it in GitHub Desktop.
deprecations following rails test start
DEPRECATION WARNING: before_filter is deprecated and will be removed in Rails 5.1. Use before_action instead. (called from <top (required)> at /Users/john/work/3rdhome/config/application.rb:7)
DEPRECATION WARNING: before_filter is deprecated and will be removed in Rails 5.1. Use before_action instead. (called from <top (required)> at /Users/john/work/3rdhome/config/application.rb:7)
Expected string default value for '--jbuilder'; got true (boolean)
Expected string default value for '--serializer'; got true (boolean)
Running via Spring preloader in process 30726
Run options: --seed 5460
# Running:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment