--- !ruby/object:Gem::Specification name: netzke-core version: !ruby/object:Gem::Version version: 0.8.2 prerelease: platform: ruby authors: - nomadcoder autorequire: bindir: bin cert_chain: [] date: 2013-03-12 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: uglifier requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: execjs requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: rails requirement: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: '3.2' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: '3.2' - !ruby/object:Gem::Dependency name: sqlite3 requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: redcarpet requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: yard requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: coffee-script requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: pry-rails requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' description: Build complex backend apps in a modular way email: nmcoder@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - app/controllers/netzke_controller.rb - javascripts/base.js - javascripts/ext.js - javascripts/js_extensions.js - lib/netzke/base.rb - lib/netzke/core/action_config.rb - lib/netzke/core/actions.rb - lib/netzke/core/client_class.rb - lib/netzke/core/component_config.rb - lib/netzke/core/composition.rb - lib/netzke/core/config_to_dsl_delegator.rb - lib/netzke/core/configuration.rb - lib/netzke/core/css_config.rb - lib/netzke/core/dsl_support.rb - lib/netzke/core/dynamic_assets.rb - lib/netzke/core/embedding.rb - lib/netzke/core/endpoint_response.rb - lib/netzke/core/html.rb - lib/netzke/core/javascript.rb - lib/netzke/core/panel.rb - lib/netzke/core/plugins.rb - lib/netzke/core/railz/action_view_ext/ext.rb - lib/netzke/core/railz/action_view_ext.rb - lib/netzke/core/railz/controller_extensions.rb - lib/netzke/core/railz/engine.rb - lib/netzke/core/railz/routes.rb - lib/netzke/core/railz.rb - lib/netzke/core/ruby_ext/array.rb - lib/netzke/core/ruby_ext/hash.rb - lib/netzke/core/ruby_ext/time_with_zone.rb - lib/netzke/core/ruby_ext.rb - lib/netzke/core/services.rb - lib/netzke/core/session.rb - lib/netzke/core/state.rb - lib/netzke/core/stylesheets.rb - lib/netzke/core/version.rb - lib/netzke/core.rb - lib/netzke/plugin.rb - lib/netzke-core.rb - lib/tasks/netzke_core_tasks.rake - stylesheets/core.css - tasks/app_test_tasks.rake - tasks/rake_helper.rb - CHANGELOG.md - Gemfile - LICENSE - Rakefile - README.md - TODO.md - init.rb - test/core_test_app/app/assets/javascripts/expect/expect.js - test/core_test_app/app/assets/javascripts/mocha/mocha.js - test/core_test_app/app/assets/stylesheets/mocha/mocha.css - test/core_test_app/app/components/actions.rb - test/core_test_app/app/components/component_with_prebuilt_toolbar_control/javascripts/component_with_prebuilt_toolbar_control.js - test/core_test_app/app/components/component_with_prebuilt_toolbar_control.rb - test/core_test_app/app/components/composition.rb - test/core_test_app/app/components/configurable_on_class_level.rb - test/core_test_app/app/components/css_inclusion/stylesheets/custom.css - test/core_test_app/app/components/css_inclusion.rb - test/core_test_app/app/components/dynamic_loading/javascripts/dynamic_loading.js - test/core_test_app/app/components/dynamic_loading.rb - test/core_test_app/app/components/dynamic_tab_panel/javascripts/dynamic_tab_panel.js - test/core_test_app/app/components/endpoints/javascripts/endpoints.js - test/core_test_app/app/components/endpoints.rb - test/core_test_app/app/components/endpoints_extended.rb - test/core_test_app/app/components/ext_direct/composite.rb - test/core_test_app/app/components/ext_direct/details.rb - test/core_test_app/app/components/ext_direct/selector.rb - test/core_test_app/app/components/ext_direct/statistics.rb - test/core_test_app/app/components/feedback.rb - test/core_test_app/app/components/haml_panel/html/body.html.haml - test/core_test_app/app/components/haml_panel/html/server_response.html.haml - test/core_test_app/app/components/haml_panel.rb - test/core_test_app/app/components/hello_world/javascripts/hello_world.js - test/core_test_app/app/components/hello_world.rb - test/core_test_app/app/components/js_inclusion/javascripts/extra_one.js - test/core_test_app/app/components/js_inclusion/javascripts/extra_two.js - test/core_test_app/app/components/js_inclusion/javascripts/js_inclusion.js - test/core_test_app/app/components/js_inclusion/javascripts/method_set_one.js - test/core_test_app/app/components/js_inclusion/javascripts/method_set_two.js - test/core_test_app/app/components/js_inclusion.rb - test/core_test_app/app/components/js_inclusion_extended/javascripts/some_method_set.js - test/core_test_app/app/components/js_inclusion_extended.rb - test/core_test_app/app/components/loaded_css_inclusion.rb - test/core_test_app/app/components/localization.rb - test/core_test_app/app/components/localization_extended.rb - test/core_test_app/app/components/persistence.rb - test/core_test_app/app/components/persistence_with_shared_state.rb - test/core_test_app/app/components/plugin_with_actions.rb - test/core_test_app/app/components/plugin_with_components.rb - test/core_test_app/app/components/plugin_with_endpoints.rb - test/core_test_app/app/components/plugins.rb - test/core_test_app/app/components/ruby_modules/basic_stuff.rb - test/core_test_app/app/components/ruby_modules/extra_stuff.rb - test/core_test_app/app/components/ruby_modules.rb - test/core_test_app/app/components/scoped/deeply_scoped/scoping.rb - test/core_test_app/app/components/scoped/scoping.rb - test/core_test_app/app/components/scoped/scoping_extended.rb - test/core_test_app/app/components/self_reloading.rb - test/core_test_app/app/components/server_counter/javascripts/server_counter.js - test/core_test_app/app/components/server_counter.rb - test/core_test_app/app/components/simple_authentication_component.rb - test/core_test_app/app/components/simple_component.rb - test/core_test_app/app/components/simple_composite.rb - test/core_test_app/app/components/simple_form_with_file_upload.rb - test/core_test_app/app/components/simple_panel.rb - test/core_test_app/app/components/simple_tab_panel.rb - test/core_test_app/app/components/simple_window.rb - test/core_test_app/app/components/tools.rb - test/core_test_app/app/components/window_with_simple_component.rb - test/core_test_app/app/controllers/alternative_controller.rb - test/core_test_app/app/controllers/application_controller.rb - test/core_test_app/app/controllers/components_controller.rb - test/core_test_app/app/controllers/simple_rails_controller.rb - test/core_test_app/app/controllers/specs_controller.rb - test/core_test_app/app/controllers/welcome_controller.rb - test/core_test_app/app/helpers/application_helper.rb - test/core_test_app/app/views/components/panel_with_autoload.html.erb - test/core_test_app/app/views/components/some_tab_panel.html.erb - test/core_test_app/app/views/layouts/application.html.erb - test/core_test_app/app/views/layouts/nested.html.erb - test/core_test_app/app/views/simple_rails/multiple_nested.html.erb - test/core_test_app/app/views/simple_rails/multiple_of_different_class.html.erb - test/core_test_app/app/views/simple_rails/multiple_of_same_class.html.erb - test/core_test_app/app/views/simple_rails/panel.html.erb - test/core_test_app/config/application.rb - test/core_test_app/config/boot.rb - test/core_test_app/config/database.yml - test/core_test_app/config/environment.rb - test/core_test_app/config/environments/development.rb - test/core_test_app/config/environments/production.rb - test/core_test_app/config/environments/test.rb - test/core_test_app/config/initializers/backtrace_silencers.rb - test/core_test_app/config/initializers/inflections.rb - test/core_test_app/config/initializers/mime_types.rb - test/core_test_app/config/initializers/netzke.rb - test/core_test_app/config/initializers/secret_token.rb - test/core_test_app/config/initializers/session_store.rb - test/core_test_app/config/locales/en.yml - test/core_test_app/config/locales/es.yml - test/core_test_app/config/routes.rb - test/core_test_app/config.ru - test/core_test_app/core_test_app.tmproj - test/core_test_app/db/development.sqlite3 - test/core_test_app/db/development_structure.sql - test/core_test_app/db/seeds.rb - test/core_test_app/db/test.sqlite3 - test/core_test_app/log/development.log - test/core_test_app/log/production.log - test/core_test_app/log/test.log - test/core_test_app/public/404.html - test/core_test_app/public/422.html - test/core_test_app/public/500.html - test/core_test_app/public/favicon.ico - test/core_test_app/public/images/icons/accept.png - test/core_test_app/public/images/icons/anchor.png - test/core_test_app/public/images/icons/tick.png - test/core_test_app/public/images/rails.png - test/core_test_app/public/robots.txt - test/core_test_app/rails_app.tmproj - test/core_test_app/Rakefile - test/core_test_app/README - test/core_test_app/script/rails - test/core_test_app/tmp/cache/assets/C8B/BF0/sprockets%2F54de2792b036d1dab855f88599503551 - test/core_test_app/tmp/cache/assets/C92/5A0/sprockets%2F39e75754782ee12179bf35c9a0971d80 - test/core_test_app/tmp/cache/assets/C99/720/sprockets%2F981d5a1b957a012e380b22011a6d176d - test/core_test_app/tmp/cache/assets/C9F/750/sprockets%2F20ce3d64040a5d3a0a8883bd60754356 - test/core_test_app/tmp/cache/assets/CC4/C00/sprockets%2Fc615df52887d8c2e67e8413576a419c5 - test/core_test_app/tmp/cache/assets/CF1/3F0/sprockets%2Fc69ee42924fab565a3533d56473ce878 - test/core_test_app/tmp/cache/assets/D0E/870/sprockets%2Fa593bf4fac106add88c9434141a49663 - test/core_test_app/tmp/cache/assets/D14/8E0/sprockets%2F20748e8d1d7d090d122904a9fe6f18fc - test/core_test_app/tmp/cache/assets/D3E/DA0/sprockets%2Fa175f1ac5996544b908ba3ba3f64c4f3 - test/core_test_app/tmp/cache/assets/D43/C00/sprockets%2F7bc60c758776356d615ab5edff201ee2 - test/core_test_app/tmp/cache/assets/D4B/C50/sprockets%2F8483b7e322da338e8f9eb3b30a957e9a - test/core_test_app/tmp/cache/assets/D64/090/sprockets%2F5a01ff309c3f2503eb5e4f5667cca4b3 - test/core_test_app/tmp/cache/assets/D8B/FB0/sprockets%2F7a86225caaa389f1be600b4f3a2d1ef0 - test/core_test_app/tmp/cache/assets/D98/9C0/sprockets%2F18b80e8fe200aebc522e561a867ea6fb - test/core_test_app/tmp/cache/assets/DB0/6E0/sprockets%2F03e33f5a4779eeb48bcfc86ee717fb55 - test/core_test_app/tmp/cache/assets/DED/7E0/sprockets%2Feaedd52ba538f19e4ab543a3e20ce2c4 - test/core_test_app/tmp/cache/assets/E07/FF0/sprockets%2Fb3c071e0a6de36f041adbbdaa8ab060b - test/core_test_app/tmp/capybara/capybara-20101214105940.html - test/core_test_app/tmp/capybara/capybara-20101214110642.html - test/core_test_app/tmp/capybara/capybara-20101214110749.html - test/core_test_app/tmp/capybara/capybara-20101214110750.html - test/core_test_app/tmp/capybara/capybara-20101214111025.html - test/core_test_app/tmp/capybara/capybara-20101214111027.html - test/core_test_app/tmp/capybara/capybara-20101214111213.html - test/core_test_app/tmp/capybara/capybara-20101214111214.html - test/core_test_app/tmp/capybara/capybara-20101214111332.html - test/core_test_app/tmp/capybara/capybara-20101214111333.html - test/core_test_app/tmp/pids/passenger.3000.pid.lock - test/core_test_app/tmp/restart.txt - test/test_helper.rb homepage: http://netzke.org licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' segments: - 0 hash: 2194432303104142050 required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 1.3.4 requirements: [] rubyforge_project: rubygems_version: 1.8.23 signing_key: specification_version: 3 summary: Client-server GUI components with Sencha Ext JS and Ruby on Rails test_files: - test/core_test_app/app/assets/javascripts/expect/expect.js - test/core_test_app/app/assets/javascripts/mocha/mocha.js - test/core_test_app/app/assets/stylesheets/mocha/mocha.css - test/core_test_app/app/components/actions.rb - test/core_test_app/app/components/component_with_prebuilt_toolbar_control/javascripts/component_with_prebuilt_toolbar_control.js - test/core_test_app/app/components/component_with_prebuilt_toolbar_control.rb - test/core_test_app/app/components/composition.rb - test/core_test_app/app/components/configurable_on_class_level.rb - test/core_test_app/app/components/css_inclusion/stylesheets/custom.css - test/core_test_app/app/components/css_inclusion.rb - test/core_test_app/app/components/dynamic_loading/javascripts/dynamic_loading.js - test/core_test_app/app/components/dynamic_loading.rb - test/core_test_app/app/components/dynamic_tab_panel/javascripts/dynamic_tab_panel.js - test/core_test_app/app/components/endpoints/javascripts/endpoints.js - test/core_test_app/app/components/endpoints.rb - test/core_test_app/app/components/endpoints_extended.rb - test/core_test_app/app/components/ext_direct/composite.rb - test/core_test_app/app/components/ext_direct/details.rb - test/core_test_app/app/components/ext_direct/selector.rb - test/core_test_app/app/components/ext_direct/statistics.rb - test/core_test_app/app/components/feedback.rb - test/core_test_app/app/components/haml_panel/html/body.html.haml - test/core_test_app/app/components/haml_panel/html/server_response.html.haml - test/core_test_app/app/components/haml_panel.rb - test/core_test_app/app/components/hello_world/javascripts/hello_world.js - test/core_test_app/app/components/hello_world.rb - test/core_test_app/app/components/js_inclusion/javascripts/extra_one.js - test/core_test_app/app/components/js_inclusion/javascripts/extra_two.js - test/core_test_app/app/components/js_inclusion/javascripts/js_inclusion.js - test/core_test_app/app/components/js_inclusion/javascripts/method_set_one.js - test/core_test_app/app/components/js_inclusion/javascripts/method_set_two.js - test/core_test_app/app/components/js_inclusion.rb - test/core_test_app/app/components/js_inclusion_extended/javascripts/some_method_set.js - test/core_test_app/app/components/js_inclusion_extended.rb - test/core_test_app/app/components/loaded_css_inclusion.rb - test/core_test_app/app/components/localization.rb - test/core_test_app/app/components/localization_extended.rb - test/core_test_app/app/components/persistence.rb - test/core_test_app/app/components/persistence_with_shared_state.rb - test/core_test_app/app/components/plugin_with_actions.rb - test/core_test_app/app/components/plugin_with_components.rb - test/core_test_app/app/components/plugin_with_endpoints.rb - test/core_test_app/app/components/plugins.rb - test/core_test_app/app/components/ruby_modules/basic_stuff.rb - test/core_test_app/app/components/ruby_modules/extra_stuff.rb - test/core_test_app/app/components/ruby_modules.rb - test/core_test_app/app/components/scoped/deeply_scoped/scoping.rb - test/core_test_app/app/components/scoped/scoping.rb - test/core_test_app/app/components/scoped/scoping_extended.rb - test/core_test_app/app/components/self_reloading.rb - test/core_test_app/app/components/server_counter/javascripts/server_counter.js - test/core_test_app/app/components/server_counter.rb - test/core_test_app/app/components/simple_authentication_component.rb - test/core_test_app/app/components/simple_component.rb - test/core_test_app/app/components/simple_composite.rb - test/core_test_app/app/components/simple_form_with_file_upload.rb - test/core_test_app/app/components/simple_panel.rb - test/core_test_app/app/components/simple_tab_panel.rb - test/core_test_app/app/components/simple_window.rb - test/core_test_app/app/components/tools.rb - test/core_test_app/app/components/window_with_simple_component.rb - test/core_test_app/app/controllers/alternative_controller.rb - test/core_test_app/app/controllers/application_controller.rb - test/core_test_app/app/controllers/components_controller.rb - test/core_test_app/app/controllers/simple_rails_controller.rb - test/core_test_app/app/controllers/specs_controller.rb - test/core_test_app/app/controllers/welcome_controller.rb - test/core_test_app/app/helpers/application_helper.rb - test/core_test_app/app/views/components/panel_with_autoload.html.erb - test/core_test_app/app/views/components/some_tab_panel.html.erb - test/core_test_app/app/views/layouts/application.html.erb - test/core_test_app/app/views/layouts/nested.html.erb - test/core_test_app/app/views/simple_rails/multiple_nested.html.erb - test/core_test_app/app/views/simple_rails/multiple_of_different_class.html.erb - test/core_test_app/app/views/simple_rails/multiple_of_same_class.html.erb - test/core_test_app/app/views/simple_rails/panel.html.erb - test/core_test_app/config/application.rb - test/core_test_app/config/boot.rb - test/core_test_app/config/database.yml - test/core_test_app/config/environment.rb - test/core_test_app/config/environments/development.rb - test/core_test_app/config/environments/production.rb - test/core_test_app/config/environments/test.rb - test/core_test_app/config/initializers/backtrace_silencers.rb - test/core_test_app/config/initializers/inflections.rb - test/core_test_app/config/initializers/mime_types.rb - test/core_test_app/config/initializers/netzke.rb - test/core_test_app/config/initializers/secret_token.rb - test/core_test_app/config/initializers/session_store.rb - test/core_test_app/config/locales/en.yml - test/core_test_app/config/locales/es.yml - test/core_test_app/config/routes.rb - test/core_test_app/config.ru - test/core_test_app/core_test_app.tmproj - test/core_test_app/db/development.sqlite3 - test/core_test_app/db/development_structure.sql - test/core_test_app/db/seeds.rb - test/core_test_app/db/test.sqlite3 - test/core_test_app/log/development.log - test/core_test_app/log/production.log - test/core_test_app/log/test.log - test/core_test_app/public/404.html - test/core_test_app/public/422.html - test/core_test_app/public/500.html - test/core_test_app/public/favicon.ico - test/core_test_app/public/images/icons/accept.png - test/core_test_app/public/images/icons/anchor.png - test/core_test_app/public/images/icons/tick.png - test/core_test_app/public/images/rails.png - test/core_test_app/public/robots.txt - test/core_test_app/rails_app.tmproj - test/core_test_app/Rakefile - test/core_test_app/README - test/core_test_app/script/rails - test/core_test_app/tmp/cache/assets/C8B/BF0/sprockets%2F54de2792b036d1dab855f88599503551 - test/core_test_app/tmp/cache/assets/C92/5A0/sprockets%2F39e75754782ee12179bf35c9a0971d80 - test/core_test_app/tmp/cache/assets/C99/720/sprockets%2F981d5a1b957a012e380b22011a6d176d - test/core_test_app/tmp/cache/assets/C9F/750/sprockets%2F20ce3d64040a5d3a0a8883bd60754356 - test/core_test_app/tmp/cache/assets/CC4/C00/sprockets%2Fc615df52887d8c2e67e8413576a419c5 - test/core_test_app/tmp/cache/assets/CF1/3F0/sprockets%2Fc69ee42924fab565a3533d56473ce878 - test/core_test_app/tmp/cache/assets/D0E/870/sprockets%2Fa593bf4fac106add88c9434141a49663 - test/core_test_app/tmp/cache/assets/D14/8E0/sprockets%2F20748e8d1d7d090d122904a9fe6f18fc - test/core_test_app/tmp/cache/assets/D3E/DA0/sprockets%2Fa175f1ac5996544b908ba3ba3f64c4f3 - test/core_test_app/tmp/cache/assets/D43/C00/sprockets%2F7bc60c758776356d615ab5edff201ee2 - test/core_test_app/tmp/cache/assets/D4B/C50/sprockets%2F8483b7e322da338e8f9eb3b30a957e9a - test/core_test_app/tmp/cache/assets/D64/090/sprockets%2F5a01ff309c3f2503eb5e4f5667cca4b3 - test/core_test_app/tmp/cache/assets/D8B/FB0/sprockets%2F7a86225caaa389f1be600b4f3a2d1ef0 - test/core_test_app/tmp/cache/assets/D98/9C0/sprockets%2F18b80e8fe200aebc522e561a867ea6fb - test/core_test_app/tmp/cache/assets/DB0/6E0/sprockets%2F03e33f5a4779eeb48bcfc86ee717fb55 - test/core_test_app/tmp/cache/assets/DED/7E0/sprockets%2Feaedd52ba538f19e4ab543a3e20ce2c4 - test/core_test_app/tmp/cache/assets/E07/FF0/sprockets%2Fb3c071e0a6de36f041adbbdaa8ab060b - test/core_test_app/tmp/capybara/capybara-20101214105940.html - test/core_test_app/tmp/capybara/capybara-20101214110642.html - test/core_test_app/tmp/capybara/capybara-20101214110749.html - test/core_test_app/tmp/capybara/capybara-20101214110750.html - test/core_test_app/tmp/capybara/capybara-20101214111025.html - test/core_test_app/tmp/capybara/capybara-20101214111027.html - test/core_test_app/tmp/capybara/capybara-20101214111213.html - test/core_test_app/tmp/capybara/capybara-20101214111214.html - test/core_test_app/tmp/capybara/capybara-20101214111332.html - test/core_test_app/tmp/capybara/capybara-20101214111333.html - test/core_test_app/tmp/pids/passenger.3000.pid.lock - test/core_test_app/tmp/restart.txt - test/test_helper.rb has_rdoc: