require 'spec_helper' describe RoleBasedSecurity::ViewAdditions do it "should define view additions" do ::RoleBasedSecurity::ViewAdditions.should be end end