-
Notifications
You must be signed in to change notification settings - Fork 4
leikind/wice_grid_examples
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# Get it: git clone git://github.com/leikind/wice_grid_examples.git cd wice_grid_examples # Install dependencies: bundle # Create database wice_grid_examples_development && check your database.yml ! # get the plugin: ./script/plugin install git://github.com/leikind/wice_grid.git # migrate the DB: rake db:migrate # populate the DB: rake wg:populate # install assets for the version with Prototype: ./script/generate wice_grid_assets_prototype # or for jQuery: ./script/generate wice_grid_assets_jquery # run it: ./script/server # OR: go to http://grid.leikind.org to view the examples online
About
A sample application with various examples of WiceGrid usage
Resources
Stars
Watchers
Forks
Packages 0
No packages published