--- !ruby/object:Gem::Specification name: the_sortable_tree version: !ruby/object:Gem::Version version: 1.2.0 prerelease: platform: ruby authors: - Ilya N. Zykin autorequire: bindir: bin cert_chain: [] date: 2012-01-07 00:00:00.000000000Z dependencies: - !ruby/object:Gem::Dependency name: haml requirement: &68015970 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: '3.0' type: :runtime prerelease: false version_requirements: *68015970 description: Drug&Drop GUI for awesome_nested_set gem. Sortable tree view helper email: - zykin-ilya@ya.ru executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - Gemfile - README.md - Rakefile - app/assets/images/iconza/blue/add.png - app/assets/images/iconza/blue/delete.png - app/assets/images/iconza/blue/down.png - app/assets/images/iconza/blue/downloads_folder.png - app/assets/images/iconza/blue/edit.png - app/assets/images/iconza/blue/move.png - app/assets/images/iconza/blue/up.png - app/assets/images/iconza/gray/add.png - app/assets/images/iconza/gray/delete.png - app/assets/images/iconza/gray/down.png - app/assets/images/iconza/gray/edit.png - app/assets/images/iconza/gray/lock.png - app/assets/images/iconza/gray/mail.png - app/assets/images/iconza/gray/push_pin.png - app/assets/images/iconza/gray/up.png - app/assets/images/iconza/red/add.png - app/assets/images/iconza/red/delete.png - app/assets/images/iconza/red/down.png - app/assets/images/iconza/red/edit.png - app/assets/images/iconza/red/newspaper.png - app/assets/images/iconza/red/trash.png - app/assets/images/iconza/red/up.png - app/assets/images/iconza/red/zoom.png - app/assets/javascripts/jquery.ui.nestedSortable.js - app/assets/stylesheets/the_sortable_tree.css - app/controllers/the_sortable_tree_controller.rb - app/helpers/the_sortable_tree_helper.rb - app/views/the_sortable_tree/_controls.html.haml - app/views/the_sortable_tree/_item.html.haml - app/views/the_sortable_tree/_js_init_sortable_tree.html.haml - app/views/the_sortable_tree/_js_on_update_tree.html.haml - app/views/the_sortable_tree/_js_rebuild_ajax.html.haml - app/views/the_sortable_tree/_link.html.haml - app/views/the_sortable_tree/_nested_set.html.haml - app/views/the_sortable_tree/_new.html.haml - app/views/the_sortable_tree/_tree.html.haml - lib/generators/the_sortable_tree/views_generator.rb - lib/the_sortable_tree.rb - lib/the_sortable_tree/engine.rb - lib/the_sortable_tree/version.rb - pic.jpg - the_sortable_tree.gemspec homepage: https://github.com/the-teacher/the_sortable_tree licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: the_sortable_tree rubygems_version: 1.8.10 signing_key: specification_version: 3 summary: Drug&Drop GUI for awesome_nested_set gem. Sortable tree view helper test_files: []