mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Reduce deprecation warnings
This commit is contained in:
parent
42e0b58161
commit
f062f7f4ee
5 changed files with 29 additions and 62 deletions
|
|
@ -1,6 +1,7 @@
|
|||
require File.expand_path('../boot', __FILE__)
|
||||
|
||||
require 'rails/all'
|
||||
ActiveSupport::Deprecation.debug = true if Rails.env.test?
|
||||
include ActionView::Helpers::NumberHelper
|
||||
|
||||
if defined?(Bundler)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue