Created
August 31, 2011 10:14
-
-
Save mimosz/1183237 to your computer and use it in GitHub Desktop.
add awesome_nested_set helper nested_set_options Support On Active Admin
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# /lib/active_admin_dsl.rb | |
require 'active_admin/dsl.rb' | |
include CollectiveIdea::Acts::NestedSet::Helper |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment