Skip to content

leikind/wice_grid_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published