Sha256: 35bce1e555e3d0ebe1c9c62dcbbd43df2de40f559d156db999609a3c1461affa

Contents?: true

Size: 528 Bytes

Versions: 3

Compression:

Stored size: 528 Bytes

Contents

= Portlet test bench

This application is for testing the portlet features live.
Caterpillar includes this portlet into a vanilla Rails application:

  rails new_app
  cd new_app
  caterpillar pluginize

Edit the config/routes as instructed by the previous command.

The command
  caterpillar portlets

Should output

 * Portlet configuration ***********************
Caterpillar
	Rails-portlet test bench      "portlet_test_bench"	[]


Now launch the Webrick server and navigate to http://localhost:3000/caterpillar/test_bench

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
caterpillar-1.0.7 portlet_test_bench/README
caterpillar-1.0.6 portlet_test_bench/README
caterpillar-1.0.5 portlet_test_bench/README