We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 198b807 commit d1fc7ffCopy full SHA for d1fc7ff
spec/spec_helper.rb
@@ -20,6 +20,7 @@
20
require 'active_model'
21
# require ActiveRecord to ensure that Ransack loads correctly
22
require 'active_record'
23
+require 'action_view'
24
require 'active_admin'
25
ActiveAdmin.application.load_paths = [ENV['RAILS_ROOT'] + '/app/admin']
26
require ENV['RAILS_ROOT'] + '/config/environment.rb'
0 commit comments