Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
load ostruct for OpenStruct used in spec
  • Loading branch information
ryanb committed Jun 19, 2012
1 parent 2b89dbb commit 9448041
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/cancan/rule_spec.rb
@@ -1,4 +1,5 @@
require "spec_helper"
require "ostruct" # for OpenStruct below

# Most of Rule functionality is tested in Ability specs
describe CanCan::Rule do
Expand Down

0 comments on commit 9448041

Please sign in to comment.