adding model adapter files in proper location with loading behavior

This commit is contained in:
Ryan Bates
2010-12-29 15:01:49 -08:00
parent f8760b7149
commit 4c5ba09f4c
8 changed files with 14 additions and 12 deletions
@@ -1,5 +1,3 @@
require 'dm-core'
module CanCan
module Ability
# could use alias_method_chain, but it's not worth adding activesupport as a gem dependency