Add jquery-treeview (http://bassistance.de/jquery-plugins/jquery-plugin-treeview/) to your rails app. Requires Rails 3.1. To install: 1. Add to your Gemfile, in the :assets group: gem "jquery-treeview-rails", :git => 'git@github.com:kclair/jquery-treeview-rails.git' 2. Add to your application.js file: //= require jquery_treeview
Project
jquery-treeview-rails
This gem provides the jQuery plugin jquery-treeview for your Rails 3.1 application.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Pull Requests
Development
Project Readme