Moved acts_as_tree to gemfile.
This commit is contained in:
parent
7fc0462fc4
commit
7e6ac8c924
13 changed files with 7 additions and 365 deletions
1
Gemfile
1
Gemfile
|
|
@ -34,6 +34,7 @@ gem 'simple-navigation'
|
|||
gem 'simple-navigation-bootstrap'
|
||||
gem 'meta_search'
|
||||
gem 'acts_as_versioned', git: 'git://github.com/technoweenie/acts_as_versioned.git' # Use this instead of rubygem
|
||||
gem 'acts_as_tree'
|
||||
|
||||
group :production do
|
||||
gem 'exception_notification', :require => 'exception_notifier'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue