CDRH / api

Codenamed "Apium": An API to access all public Center for Digital Research in the Humanities resources
https://cdrhdev1.unl.edu/api_frontend
MIT License
3 stars 1 forks source link

Deprecation warnings when running tests #75

Closed jduss4 closed 4 years ago

jduss4 commented 6 years ago
DEPRECATION WARNING: ActiveSupport.halt_callback_chains_on_return_false= is deprecated and will be removed in Rails 5.2. (called from <top (required)> at /Users/jdussault2/Desktop/repos/api/config/initializers/new_framework_defaults.rb:15)
DEPRECATION WARNING: ActiveSupport.halt_callback_chains_on_return_false= is deprecated and will be removed in Rails 5.2. (called from <top (required)> at /Users/jdussault2/Desktop/repos/api/config/initializers/new_framework_defaults.rb:15)
/Users/jdussault2/Desktop/repos/api/db/schema.rb doesn't exist yet. Run `rails db:migrate` to create it, then try again. If you do not intend to use a database, you should instead alter /Users/jdussault2/Desktop/repos/api/config/application.rb to limit the frameworks that will be loaded.
jduss4 commented 4 years ago

This no longer appears to be an issue