Sha256: f4014d9c3f3a3a35593d2454c745d79d172abaab5646f16379067bed94a52aa6
Contents?: true
Size: 542 Bytes
Versions: 18
Compression:
Stored size: 542 Bytes
Contents
== Netzke-core testing application This application is used as a helper app by the Cucumber and 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
18 entries across 18 versions & 1 rubygems