# -*- encoding: utf-8 -*- # stub: rd_station 0.0.1 ruby lib Gem::Specification.new do |s| s.name = "rd_station".freeze s.version = "0.0.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Bruno Tripoloni".freeze] s.date = "2014-04-15" s.description = "Description of RdStation.".freeze s.email = ["bruno.tripoloni@gmail.com".freeze] s.files = ["MIT-LICENSE".freeze, "README.rdoc".freeze, "Rakefile".freeze, "app/assets/javascripts/rd_station/application.js".freeze, "app/assets/javascripts/rd_station/leads.js".freeze, "app/assets/stylesheets/rd_station/application.css".freeze, "app/assets/stylesheets/rd_station/leads.css".freeze, "app/assets/stylesheets/scaffold.css".freeze, "app/controllers/rd_station/application_controller.rb".freeze, "app/controllers/rd_station/leads_controller.rb".freeze, "app/helpers/rd_station/application_helper.rb".freeze, "app/helpers/rd_station/leads_helper.rb".freeze, "app/models/rd_station/lead.rb".freeze, "app/views/layouts/rd_station/application.html.erb".freeze, "app/views/rd_station/leads/_form.html.erb".freeze, "app/views/rd_station/leads/edit.html.erb".freeze, "app/views/rd_station/leads/index.html.erb".freeze, "app/views/rd_station/leads/new.html.erb".freeze, "app/views/rd_station/leads/show.html.erb".freeze, "config/routes.rb".freeze, "db/migrate/20140414213110_create_rd_station_leads.rb".freeze, "lib/rd_station.rb".freeze, "lib/rd_station/engine.rb".freeze, "lib/rd_station/version.rb".freeze, "lib/tasks/rd_station_tasks.rake".freeze, "test/controllers/rd_station/leads_controller_test.rb".freeze, "test/dummy/README.rdoc".freeze, "test/dummy/Rakefile".freeze, "test/dummy/app/assets/javascripts/application.js".freeze, "test/dummy/app/assets/stylesheets/application.css".freeze, "test/dummy/app/controllers/application_controller.rb".freeze, "test/dummy/app/helpers/application_helper.rb".freeze, "test/dummy/app/models/user.rb".freeze, "test/dummy/app/views/layouts/application.html.erb".freeze, "test/dummy/bin/bundle".freeze, "test/dummy/bin/rails".freeze, "test/dummy/bin/rake".freeze, "test/dummy/config.ru".freeze, "test/dummy/config/application.rb".freeze, "test/dummy/config/boot.rb".freeze, "test/dummy/config/database.yml".freeze, "test/dummy/config/environment.rb".freeze, "test/dummy/config/environments/development.rb".freeze, "test/dummy/config/environments/production.rb".freeze, "test/dummy/config/environments/test.rb".freeze, "test/dummy/config/initializers/backtrace_silencers.rb".freeze, "test/dummy/config/initializers/cookies_serializer.rb".freeze, "test/dummy/config/initializers/devise.rb".freeze, "test/dummy/config/initializers/filter_parameter_logging.rb".freeze, "test/dummy/config/initializers/inflections.rb".freeze, "test/dummy/config/initializers/mime_types.rb".freeze, "test/dummy/config/initializers/session_store.rb".freeze, "test/dummy/config/initializers/wrap_parameters.rb".freeze, "test/dummy/config/locales/devise.en.yml".freeze, "test/dummy/config/locales/en.yml".freeze, "test/dummy/config/routes.rb".freeze, "test/dummy/config/secrets.yml".freeze, "test/dummy/db/development.sqlite3".freeze, "test/dummy/db/migrate/20140415153543_devise_create_users.rb".freeze, "test/dummy/db/migrate/20140415160534_add_highrise_site_and_highrise_user_to_user.rb".freeze, "test/dummy/db/schema.rb".freeze, "test/dummy/log/development.log".freeze, "test/dummy/public/404.html".freeze, "test/dummy/public/422.html".freeze, "test/dummy/public/500.html".freeze, "test/dummy/public/favicon.ico".freeze, "test/dummy/test/fixtures/users.yml".freeze, "test/dummy/test/models/user_test.rb".freeze, "test/dummy/tmp/cache/assets/development/sprockets/13fe41fee1fe35b49d145bcc06610705".freeze, "test/dummy/tmp/cache/assets/development/sprockets/28406951d1ba26a9b4964555fc18dfe1".freeze, "test/dummy/tmp/cache/assets/development/sprockets/2f5173deea6c795b8fdde723bb4b63af".freeze, "test/dummy/tmp/cache/assets/development/sprockets/357970feca3ac29060c1e3861e2c0953".freeze, "test/dummy/tmp/cache/assets/development/sprockets/4b0b5b16ab033c5d85355ae521175f76".freeze, "test/dummy/tmp/cache/assets/development/sprockets/6e9816bb03d693d6a2caa917115d65b8".freeze, "test/dummy/tmp/cache/assets/development/sprockets/763e620b69ccc332f83159b9f2a6ad73".freeze, "test/dummy/tmp/cache/assets/development/sprockets/88f57146f2737749dc6c29cadc70a772".freeze, "test/dummy/tmp/cache/assets/development/sprockets/8acde4d762f8781a843cc6af67d7c622".freeze, "test/dummy/tmp/cache/assets/development/sprockets/998295eee6a0834f305af073f483b138".freeze, "test/dummy/tmp/cache/assets/development/sprockets/a3c4f42c5aa96b1d17d646e969b26d4e".freeze, "test/dummy/tmp/cache/assets/development/sprockets/a72094d050f9eadda89d286bef6f3cde".freeze, "test/dummy/tmp/cache/assets/development/sprockets/c9150ad21eb2bed180787c2dc637a998".freeze, "test/dummy/tmp/cache/assets/development/sprockets/cffd775d018f68ce5dba1ee0d951a994".freeze, "test/dummy/tmp/cache/assets/development/sprockets/d771ace226fc8215a3572e0aa35bb0d6".freeze, "test/dummy/tmp/cache/assets/development/sprockets/e19c3d2acf4dbc1eb6517d9535a82413".freeze, "test/dummy/tmp/cache/assets/development/sprockets/f2c7ee7531b1671bc4dd48423c803142".freeze, "test/dummy/tmp/cache/assets/development/sprockets/f7cbd26ba1d28d48de824f0e94586655".freeze, "test/fixtures/rd_station/leads.yml".freeze, "test/helpers/rd_station/leads_helper_test.rb".freeze, "test/integration/navigation_test.rb".freeze, "test/models/rd_station/lead_test.rb".freeze, "test/rd_station_test.rb".freeze, "test/test_helper.rb".freeze] s.homepage = "http://brunotripoloni.uni.me".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "This gem is used for integrate leads with highrise.".freeze s.test_files = ["test/controllers/rd_station/leads_controller_test.rb".freeze, "test/dummy/app/assets/javascripts/application.js".freeze, "test/dummy/app/assets/stylesheets/application.css".freeze, "test/dummy/app/controllers/application_controller.rb".freeze, "test/dummy/app/helpers/application_helper.rb".freeze, "test/dummy/app/models/user.rb".freeze, "test/dummy/app/views/layouts/application.html.erb".freeze, "test/dummy/bin/bundle".freeze, "test/dummy/bin/rails".freeze, "test/dummy/bin/rake".freeze, "test/dummy/config/application.rb".freeze, "test/dummy/config/boot.rb".freeze, "test/dummy/config/database.yml".freeze, "test/dummy/config/environment.rb".freeze, "test/dummy/config/environments/development.rb".freeze, "test/dummy/config/environments/production.rb".freeze, "test/dummy/config/environments/test.rb".freeze, "test/dummy/config/initializers/backtrace_silencers.rb".freeze, "test/dummy/config/initializers/cookies_serializer.rb".freeze, "test/dummy/config/initializers/devise.rb".freeze, "test/dummy/config/initializers/filter_parameter_logging.rb".freeze, "test/dummy/config/initializers/inflections.rb".freeze, "test/dummy/config/initializers/mime_types.rb".freeze, "test/dummy/config/initializers/session_store.rb".freeze, "test/dummy/config/initializers/wrap_parameters.rb".freeze, "test/dummy/config/locales/devise.en.yml".freeze, "test/dummy/config/locales/en.yml".freeze, "test/dummy/config/routes.rb".freeze, "test/dummy/config/secrets.yml".freeze, "test/dummy/config.ru".freeze, "test/dummy/db/development.sqlite3".freeze, "test/dummy/db/migrate/20140415153543_devise_create_users.rb".freeze, "test/dummy/db/migrate/20140415160534_add_highrise_site_and_highrise_user_to_user.rb".freeze, "test/dummy/db/schema.rb".freeze, "test/dummy/log/development.log".freeze, "test/dummy/public/404.html".freeze, "test/dummy/public/422.html".freeze, "test/dummy/public/500.html".freeze, "test/dummy/public/favicon.ico".freeze, "test/dummy/Rakefile".freeze, "test/dummy/README.rdoc".freeze, "test/dummy/test/fixtures/users.yml".freeze, "test/dummy/test/models/user_test.rb".freeze, "test/dummy/tmp/cache/assets/development/sprockets/13fe41fee1fe35b49d145bcc06610705".freeze, "test/dummy/tmp/cache/assets/development/sprockets/28406951d1ba26a9b4964555fc18dfe1".freeze, "test/dummy/tmp/cache/assets/development/sprockets/2f5173deea6c795b8fdde723bb4b63af".freeze, "test/dummy/tmp/cache/assets/development/sprockets/357970feca3ac29060c1e3861e2c0953".freeze, "test/dummy/tmp/cache/assets/development/sprockets/4b0b5b16ab033c5d85355ae521175f76".freeze, "test/dummy/tmp/cache/assets/development/sprockets/6e9816bb03d693d6a2caa917115d65b8".freeze, "test/dummy/tmp/cache/assets/development/sprockets/763e620b69ccc332f83159b9f2a6ad73".freeze, "test/dummy/tmp/cache/assets/development/sprockets/88f57146f2737749dc6c29cadc70a772".freeze, "test/dummy/tmp/cache/assets/development/sprockets/8acde4d762f8781a843cc6af67d7c622".freeze, "test/dummy/tmp/cache/assets/development/sprockets/998295eee6a0834f305af073f483b138".freeze, "test/dummy/tmp/cache/assets/development/sprockets/a3c4f42c5aa96b1d17d646e969b26d4e".freeze, "test/dummy/tmp/cache/assets/development/sprockets/a72094d050f9eadda89d286bef6f3cde".freeze, "test/dummy/tmp/cache/assets/development/sprockets/c9150ad21eb2bed180787c2dc637a998".freeze, "test/dummy/tmp/cache/assets/development/sprockets/cffd775d018f68ce5dba1ee0d951a994".freeze, "test/dummy/tmp/cache/assets/development/sprockets/d771ace226fc8215a3572e0aa35bb0d6".freeze, "test/dummy/tmp/cache/assets/development/sprockets/e19c3d2acf4dbc1eb6517d9535a82413".freeze, "test/dummy/tmp/cache/assets/development/sprockets/f2c7ee7531b1671bc4dd48423c803142".freeze, "test/dummy/tmp/cache/assets/development/sprockets/f7cbd26ba1d28d48de824f0e94586655".freeze, "test/fixtures/rd_station/leads.yml".freeze, "test/helpers/rd_station/leads_helper_test.rb".freeze, "test/integration/navigation_test.rb".freeze, "test/models/rd_station/lead_test.rb".freeze, "test/rd_station_test.rb".freeze, "test/test_helper.rb".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 4.1.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end