--- !ruby/object:Gem::Specification name: caboose-rets version: !ruby/object:Gem::Version version: 0.1.13 platform: ruby authors: - William Barry autorequire: bindir: bin cert_chain: [] date: 2016-03-21 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: caboose-cms requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 0.7.1 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 0.7.1 description: Library to download RETS data to a local website for easy use. email: - william@nine.is executables: [] extensions: [] extra_rdoc_files: [] files: - MIT-LICENSE - README.md - Rakefile - app/assets/javascripts/caboose_rets/admin_media.js - app/assets/javascripts/caboose_rets/caboose_rets.js - app/controllers/caboose_rets/agents_controller.rb - app/controllers/caboose_rets/application_controller.rb - app/controllers/caboose_rets/commercial_controller.rb - app/controllers/caboose_rets/land_controller.rb - app/controllers/caboose_rets/multi_family_controller.rb - app/controllers/caboose_rets/offices_controller.rb - app/controllers/caboose_rets/open_houses_controller.rb - app/controllers/caboose_rets/residential_controller.rb - app/controllers/caboose_rets/rets_controller.rb - app/controllers/caboose_rets/rets_media_controller.rb - app/controllers/caboose_rets/saved_properties_controller.rb - app/controllers/caboose_rets/saved_searches_controller.rb - app/helpers/caboose_rets/application_helper.rb - app/models/caboose_rets/agent.rb - app/models/caboose_rets/agent_meta.rb - app/models/caboose_rets/commercial_property.rb - app/models/caboose_rets/land_property.rb - app/models/caboose_rets/media.rb - app/models/caboose_rets/multi_family_property.rb - app/models/caboose_rets/office.rb - app/models/caboose_rets/office_meta.rb - app/models/caboose_rets/open_house.rb - app/models/caboose_rets/residential_property.rb - app/models/caboose_rets/rets_importer.rb - app/models/caboose_rets/rets_importer_bak.rb - app/models/caboose_rets/rets_plugin.rb - app/models/caboose_rets/saved_property.rb - app/models/caboose_rets/saved_search.rb - app/models/caboose_rets/schema.rb - app/models/caboose_rets/search_option.rb - app/views/caboose/blocks/_layout_rets.html.erb - app/views/caboose/blocks/_rets_agent_details.html.erb - app/views/caboose/blocks/_rets_agent_listings.html.erb - app/views/caboose/blocks/_rets_agents_index.html.erb - app/views/caboose/blocks/_rets_commercial_details.html.erb - app/views/caboose/blocks/_rets_commercial_headers.html.erb - app/views/caboose/blocks/_rets_commercial_index.html.erb - app/views/caboose/blocks/_rets_commercial_row.html.erb - app/views/caboose/blocks/_rets_commercial_search_form.html.erb - app/views/caboose/blocks/_rets_land_details.html.erb - app/views/caboose/blocks/_rets_land_index.html.erb - app/views/caboose/blocks/_rets_land_row.html.erb - app/views/caboose/blocks/_rets_land_search_form.html.erb - app/views/caboose/blocks/_rets_multifamily_details.html.erb - app/views/caboose/blocks/_rets_multifamily_index.html.erb - app/views/caboose/blocks/_rets_multifamily_row.html.erb - app/views/caboose/blocks/_rets_multifamily_search_form.html.erb - app/views/caboose/blocks/_rets_openhouse_details.html.erb - app/views/caboose/blocks/_rets_openhouses_index.html.erb - app/views/caboose/blocks/_rets_residential_details.html.erb - app/views/caboose/blocks/_rets_residential_index.html.erb - app/views/caboose/blocks/_rets_residential_row.html.erb - app/views/caboose/blocks/_rets_residential_search_form.html.erb - app/views/caboose/blocks/_rets_savedproperties_index.html.erb - app/views/caboose_rets/agents/_admin_top_nav.html.erb - app/views/caboose_rets/agents/admin_edit.html.erb - app/views/caboose_rets/agents/admin_edit_bio.html.erb - app/views/caboose_rets/agents/admin_edit_contact_info.html.erb - app/views/caboose_rets/agents/admin_edit_mls_info.html.erb - app/views/caboose_rets/agents/admin_index.html.erb - app/views/caboose_rets/agents/details.html.erb - app/views/caboose_rets/agents/index.html.erb - app/views/caboose_rets/agents/listings.html.erb - app/views/caboose_rets/commercial/admin_edit.html.erb - app/views/caboose_rets/commercial/admin_index.html.erb - app/views/caboose_rets/commercial/admin_new.html.erb - app/views/caboose_rets/commercial/details.html.erb - app/views/caboose_rets/commercial/index.html.erb - app/views/caboose_rets/land/admin_edit.html.erb - app/views/caboose_rets/land/admin_index.html.erb - app/views/caboose_rets/media/admin_property_media.html.erb - app/views/caboose_rets/multi_family/admin_edit.html.erb - app/views/caboose_rets/multi_family/admin_index.html.erb - app/views/caboose_rets/offices/admin_edit.html.erb - app/views/caboose_rets/offices/admin_index.html.erb - app/views/caboose_rets/open_houses/admin_index.html.erb - app/views/caboose_rets/open_houses/admin_new.html.erb - app/views/caboose_rets/residential/_search_form.html.erb - app/views/caboose_rets/residential/admin_edit.html.erb - app/views/caboose_rets/residential/admin_index.html.erb - app/views/caboose_rets/residential/details.html.erb - app/views/caboose_rets/residential/index.html.erb - app/views/caboose_rets/residential/residential_not_exists.html.erb - app/views/caboose_rets/residential/test_form.html.erb - app/views/caboose_rets/rets/admin_import_form.html.erb - app/views/caboose_rets/saved_searches/edit.html.erb - app/views/caboose_rets/saved_searches/index.html.erb - config/routes.rb - lib/caboose-rets.rb - lib/caboose_rets/caboose_rets_helper.rb - lib/caboose_rets/engine.rb - lib/caboose_rets/version.rb - lib/rets/base/core.rb - lib/rets/base/sax_metadata.rb - lib/rets/base/sax_search.rb - lib/rets/client.rb - lib/rets/exceptions.rb - lib/rets/http.rb - lib/rets/stream_http.rb - lib/rets/version.rb - lib/tasks/caboose_rets.rake - test/caboose_test.rb - test/dummy/README.rdoc - test/dummy/Rakefile - test/dummy/app/assets/javascripts/application.js - test/dummy/app/assets/stylesheets/application.css - test/dummy/app/controllers/application_controller.rb - test/dummy/app/helpers/application_helper.rb - test/dummy/app/views/layouts/application.html.erb - test/dummy/config.ru - test/dummy/config/application.rb - test/dummy/config/boot.rb - test/dummy/config/database.yml - test/dummy/config/environment.rb - test/dummy/config/environments/development.rb - test/dummy/config/environments/production.rb - test/dummy/config/environments/test.rb - test/dummy/config/initializers/backtrace_silencers.rb - test/dummy/config/initializers/inflections.rb - test/dummy/config/initializers/mime_types.rb - test/dummy/config/initializers/secret_token.rb - test/dummy/config/initializers/session_store.rb - test/dummy/config/initializers/wrap_parameters.rb - test/dummy/config/locales/en.yml - test/dummy/config/routes.rb - test/dummy/db/test.sqlite3 - test/dummy/log/test.log - test/dummy/public/404.html - test/dummy/public/422.html - test/dummy/public/500.html - test/dummy/public/favicon.ico - test/dummy/script/rails - test/integration/navigation_test.rb - test/test_helper.rb homepage: http://github.com/williambarry007/caboose-rets licenses: - MIT metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.4.5.1 signing_key: specification_version: 4 summary: Library to download RETS data to a local website. test_files: - test/caboose_test.rb - test/dummy/app/assets/javascripts/application.js - test/dummy/app/assets/stylesheets/application.css - test/dummy/app/controllers/application_controller.rb - test/dummy/app/helpers/application_helper.rb - test/dummy/app/views/layouts/application.html.erb - test/dummy/config/application.rb - test/dummy/config/boot.rb - test/dummy/config/database.yml - test/dummy/config/environment.rb - test/dummy/config/environments/development.rb - test/dummy/config/environments/production.rb - test/dummy/config/environments/test.rb - test/dummy/config/initializers/backtrace_silencers.rb - test/dummy/config/initializers/inflections.rb - test/dummy/config/initializers/mime_types.rb - test/dummy/config/initializers/secret_token.rb - test/dummy/config/initializers/session_store.rb - test/dummy/config/initializers/wrap_parameters.rb - test/dummy/config/locales/en.yml - test/dummy/config/routes.rb - test/dummy/config.ru - test/dummy/db/test.sqlite3 - test/dummy/log/test.log - test/dummy/public/404.html - test/dummy/public/422.html - test/dummy/public/500.html - test/dummy/public/favicon.ico - test/dummy/Rakefile - test/dummy/README.rdoc - test/dummy/script/rails - test/integration/navigation_test.rb - test/test_helper.rb