--- !ruby/object:Gem::Specification name: restfulx version: !ruby/object:Gem::Version version: 1.2.3 platform: ruby authors: - Dima Berastau autorequire: bindir: bin cert_chain: [] date: 2009-07-16 00:00:00 -07:00 default_executable: rx-gen dependencies: - !ruby/object:Gem::Dependency name: rubigen type: :runtime version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.5.0 version: - !ruby/object:Gem::Dependency name: activesupport type: :runtime version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.0.0 version: description: email: dima.berastau@gmail.com executables: - rx-gen extensions: [] extra_rdoc_files: - README.rdoc files: - README.rdoc - Rakefile - VERSION.yml - app_generators/rx_app/USAGE - app_generators/rx_app/rx_app_generator.rb - app_generators/rx_app/templates/actionscript.properties - app_generators/rx_app/templates/actionscriptair.properties - app_generators/rx_app/templates/app.yaml.erb - app_generators/rx_app/templates/default_tasks.rake - app_generators/rx_app/templates/empty.txt - app_generators/rx_app/templates/expressInstall.swf - app_generators/rx_app/templates/flex.properties - app_generators/rx_app/templates/generate.rb - app_generators/rx_app/templates/html-template/AC_OETags.js - app_generators/rx_app/templates/html-template/history/history.css - app_generators/rx_app/templates/html-template/history/history.js - app_generators/rx_app/templates/html-template/history/historyFrame.html - app_generators/rx_app/templates/html-template/index.template.html - app_generators/rx_app/templates/html-template/playerProductInstall.swf - app_generators/rx_app/templates/index.html.erb - app_generators/rx_app/templates/index.yaml - app_generators/rx_app/templates/mainair-app.xml - app_generators/rx_app/templates/mainapp-config.xml - app_generators/rx_app/templates/mainapp.mxml - app_generators/rx_app/templates/project-textmate.erb - app_generators/rx_app/templates/project.properties - app_generators/rx_app/templates/projectair.properties - app_generators/rx_app/templates/restfulx.yml - app_generators/rx_app/templates/swfobject.js - bin/rx-gen - lib/restfulx.rb - lib/restfulx/active_foo.rb - lib/restfulx/active_record_tasks.rb - lib/restfulx/active_record_uuid_helper.rb - lib/restfulx/configuration.rb - lib/restfulx/datamapper_foo.rb - lib/restfulx/rails/recipes.rb - lib/restfulx/rails/schema_to_yaml.rb - lib/restfulx/rails/schema_to_yaml/extensions/enumerable.rb - lib/restfulx/rails/schema_to_yaml/settings/config.rb - lib/restfulx/rails/schema_to_yaml/settings/core.rb - lib/restfulx/rails/swf_helper.rb - lib/restfulx/tasks.rb - rails_generators/rx_config/USAGE - rails_generators/rx_config/rx_config_generator.rb - rails_generators/rx_config/templates/actionscript.properties - rails_generators/rx_config/templates/actionscriptair.properties - rails_generators/rx_config/templates/expressInstall.swf - rails_generators/rx_config/templates/flex.properties - rails_generators/rx_config/templates/flex_controller.erb - rails_generators/rx_config/templates/html-template/AC_OETags.js - rails_generators/rx_config/templates/html-template/history/history.css - rails_generators/rx_config/templates/html-template/history/history.js - rails_generators/rx_config/templates/html-template/history/historyFrame.html - rails_generators/rx_config/templates/html-template/index.template.html - rails_generators/rx_config/templates/html-template/playerProductInstall.swf - rails_generators/rx_config/templates/index.erb - rails_generators/rx_config/templates/mainair-app.xml - rails_generators/rx_config/templates/mainapp-config.xml - rails_generators/rx_config/templates/mainapp.mxml - rails_generators/rx_config/templates/project-textmate.erb - rails_generators/rx_config/templates/project.properties - rails_generators/rx_config/templates/projectair.properties - rails_generators/rx_config/templates/restfulx.erb - rails_generators/rx_config/templates/restfulx.yml - rails_generators/rx_config/templates/restfulx_tasks.rake - rails_generators/rx_config/templates/routes.erb - rails_generators/rx_config/templates/session_store_flash.erb - rails_generators/rx_config/templates/swfobject.js - rails_generators/rx_controller/USAGE - rails_generators/rx_controller/rx_controller_generator.rb - rails_generators/rx_controller/templates/controller.as.erb - rails_generators/rx_main_app/USAGE - rails_generators/rx_main_app/rx_main_app_generator.rb - rails_generators/rx_main_app/templates/mainapp.mxml - rails_generators/rx_scaffold/USAGE - rails_generators/rx_scaffold/rx_scaffold_generator.rb - rails_generators/rx_scaffold/templates/controllers/default.rb.erb - rails_generators/rx_scaffold/templates/controllers/resource_controller.rb.erb - rails_generators/rx_scaffold/templates/fixtures.yml.erb - rails_generators/rx_scaffold/templates/functional_test.rb - rails_generators/rx_scaffold/templates/helper_test.rb - rails_generators/rx_scaffold/templates/layouts/default.erb - rails_generators/rx_scaffold/templates/migration.rb.erb - rails_generators/rx_scaffold/templates/model.as.erb - rails_generators/rx_scaffold/templates/model.rb.erb - rails_generators/rx_yaml_scaffold/USAGE - rails_generators/rx_yaml_scaffold/rx_yaml_scaffold_generator.rb - rxgen_generators/rx_config/USAGE - rxgen_generators/rx_config/rx_config_generator.rb - rxgen_generators/rx_controller/USAGE - rxgen_generators/rx_controller/rx_controller_generator.rb - rxgen_generators/rx_controller/templates/assist.py - rxgen_generators/rx_controller/templates/controller.as.erb - rxgen_generators/rx_controller/templates/iso8601.py - rxgen_generators/rx_controller/templates/restful.py - rxgen_generators/rx_main_app/USAGE - rxgen_generators/rx_main_app/rx_main_app_generator.rb - rxgen_generators/rx_main_app/templates/main.py.erb - rxgen_generators/rx_main_app/templates/mainapp.mxml - rxgen_generators/rx_scaffold/USAGE - rxgen_generators/rx_scaffold/rx_scaffold_generator.rb - rxgen_generators/rx_scaffold/templates/controller.py.erb - rxgen_generators/rx_scaffold/templates/layouts/default.erb - rxgen_generators/rx_scaffold/templates/model.as.erb - rxgen_generators/rx_scaffold/templates/model.py.erb - rxgen_generators/rx_yaml_scaffold/USAGE - rxgen_generators/rx_yaml_scaffold/rx_yaml_scaffold_generator.rb - spec/restfulx_spec.rb - spec/spec_helper.rb - tasks/restfulx.rake - test/rails/controllers/application_controller.rb - test/rails/controllers/locations_controller.rb - test/rails/controllers/notes_controller.rb - test/rails/controllers/projects_controller.rb - test/rails/controllers/tasks_controller.rb - test/rails/controllers/users_controller.rb - test/rails/database.yml - test/rails/fixtures/locations.yml - test/rails/fixtures/notes.yml - test/rails/fixtures/projects.yml - test/rails/fixtures/simple_properties.yml - test/rails/fixtures/tasks.yml - test/rails/fixtures/users.yml - test/rails/helpers/functional_test_helper.rb - test/rails/helpers/test_helper.rb - test/rails/helpers/unit_test_helper.rb - test/rails/model.yml - test/rails/models/location.rb - test/rails/models/note.rb - test/rails/models/project.rb - test/rails/models/simple_property.rb - test/rails/models/task.rb - test/rails/models/user.rb - test/rails/schema.rb - test/rails/test.swf - test/rails/test_active_foo.rb - test/rails/test_rails_integration_functional.rb - test/rails/test_to_fxml.rb - test/rails/test_to_json.rb - test/rails/views/notes/empty_params_action.html.erb - test/rails/views/notes/index.html.erb has_rdoc: true homepage: http://restfulx.org post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: restfulx rubygems_version: 1.3.1 signing_key: specification_version: 2 summary: RestfulX Framework Code Generation Engine / Rails 2.1+ Integration Support test_files: - spec/restfulx_spec.rb - spec/spec_helper.rb - test/rails/controllers/application_controller.rb - test/rails/controllers/locations_controller.rb - test/rails/controllers/notes_controller.rb - test/rails/controllers/projects_controller.rb - test/rails/controllers/tasks_controller.rb - test/rails/controllers/users_controller.rb - test/rails/helpers/functional_test_helper.rb - test/rails/helpers/test_helper.rb - test/rails/helpers/unit_test_helper.rb - test/rails/models/location.rb - test/rails/models/note.rb - test/rails/models/project.rb - test/rails/models/simple_property.rb - test/rails/models/task.rb - test/rails/models/user.rb - test/rails/schema.rb - test/rails/test_active_foo.rb - test/rails/test_rails_integration_functional.rb - test/rails/test_to_fxml.rb - test/rails/test_to_json.rb