load ostruct for OpenStruct used in spec
This commit is contained in:
parent
2b89dbbdfa
commit
944804183e
|
@ -1,4 +1,5 @@
|
||||||
require "spec_helper"
|
require "spec_helper"
|
||||||
|
require "ostruct" # for OpenStruct below
|
||||||
|
|
||||||
# Most of Rule functionality is tested in Ability specs
|
# Most of Rule functionality is tested in Ability specs
|
||||||
describe CanCan::Rule do
|
describe CanCan::Rule do
|
||||||
|
|
Loading…
Reference in New Issue
Block a user