Moved some plugins from vendor/plugins into Gemfile.
This commit is contained in:
parent
8141c06fa5
commit
5636e200dc
46 changed files with 17 additions and 4323 deletions
|
|
@ -1,14 +0,0 @@
|
|||
class TestUser < ActiveRecord::Base
|
||||
|
||||
acts_as_configurable
|
||||
|
||||
end
|
||||
|
||||
|
||||
|
||||
class TestGroup < ActiveRecord::Base
|
||||
|
||||
acts_as_configurable
|
||||
acts_as_configurable_target
|
||||
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue