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

Version Path
netzke-core-0.8.1 test/core_test_app/README
netzke-core-0.8.0 test/core_test_app/README
netzke-core-0.7.7 test/core_test_app/README
netzke-core-0.7.6 test/core_test_app/README
netzke-core-0.7.5 test/core_test_app/README
netzke-core-0.7.4 test/core_test_app/README
netzke-core-0.7.3 test/core_test_app/README
netzke-core-0.7.2 test/core_test_app/README
netzke-core-0.7.1 test/rails_app/README
netzke-core-0.6.7 test/rails_app/README
netzke-core-0.7.0 test/rails_app/README
netzke-core-0.6.6 test/rails_app/README
netzke-core-0.6.5 test/rails_app/README
netzke-core-0.6.4 test/rails_app/README
netzke-core-0.6.3 test/rails_app/README
netzke-core-0.6.2 test/rails_app/README
netzke-core-0.6.1 test/rails_app/README
netzke-core-0.6.0 test/rails_app/README