Sha256: f2f3e6554a1916113c089bd36ce363d9ff0a386c77127ce536b4622a8a8d7b73
Contents?: true
Size: 530 Bytes
Versions: 3
Compression:
Stored size: 530 Bytes
Contents
== Netzke-core testing application This application is used as a helper app by the RSpec tests run from the root of the plugin, but can also be run stand-alone (don't forget to link extjs into public, and run the migrations). After you start the server, you can access any component from lib/netzke using the following URL schema: http://localhost:3000/components/<full_component_class_name>, e.g.: http://localhost:3000/components/ServerCaller or http://localhost:3000/components/ScopedComponents::SomeScopedComponent etc
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
netzke-core-0.8.4 | test/core_test_app/README |
netzke-core-0.8.3 | test/core_test_app/README |
netzke-core-0.8.2 | test/core_test_app/README |