Moved acts_as_tree to gemfile.

This commit is contained in:
benni 2012-11-24 16:41:34 +01:00
parent 7fc0462fc4
commit 7e6ac8c924
13 changed files with 7 additions and 365 deletions

View file

@ -42,6 +42,8 @@ GEM
activesupport (3.2.9)
i18n (~> 0.6)
multi_json (~> 1.0)
acts_as_tree (1.2.0)
activerecord (>= 3.0.0)
arel (3.0.2)
builder (3.0.4)
client_side_validations (3.1.4)
@ -187,6 +189,7 @@ PLATFORMS
ruby
DEPENDENCIES
acts_as_tree
acts_as_versioned!
client_side_validations
coffee-rails (~> 3.2.1)