# -*- encoding: utf-8 -*- # stub: tramway-landing 3.0.0.2 ruby lib Gem::Specification.new do |s| s.name = "tramway-landing".freeze s.version = "3.0.0.2".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["moshinaan".freeze] s.date = "2020-04-05" s.description = "Landing Engine for your Rails projects".freeze s.email = ["moshinaan@gmail.com".freeze] s.files = ["MIT-LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "app/assets/config/tramway_landing_manifest.js".freeze, "app/assets/javascripts/justified_images.js".freeze, "app/assets/javascripts/tramway/landing/application.js".freeze, "app/assets/javascripts/tramway/landing/footer.js".freeze, "app/assets/javascripts/tramway/landing/smooth-scroll.js".freeze, "app/assets/stylesheets/tramway/landing/application.sass".freeze, "app/assets/stylesheets/tramway/landing/block_types/header_with_form.css.scss".freeze, "app/assets/stylesheets/tramway/landing/collage.css.sass".freeze, "app/assets/stylesheets/tramway/landing/justified.css".freeze, "app/controllers/tramway/landing/application_controller.rb".freeze, "app/decorators/tramway/landing/block_decorator.rb".freeze, "app/decorators/tramway/landing/block_link_decorator.rb".freeze, "app/decorators/tramway/landing/block_types/cards_decorator.rb".freeze, "app/decorators/tramway/landing/block_types/features_decorator.rb".freeze, "app/decorators/tramway/landing/block_types/page_with_button_decorator.rb".freeze, "app/decorators/tramway/landing/link_decorator.rb".freeze, "app/decorators/tramway/landing/navbar_decorator.rb".freeze, "app/forms/admin/tramway/landing/block_form.rb".freeze, "app/helpers/tramway/landing/application_helper.rb".freeze, "app/jobs/tramway/landing/application_job.rb".freeze, "app/mailers/tramway/landing/application_mailer.rb".freeze, "app/models/tramway/landing/application_record.rb".freeze, "app/models/tramway/landing/block.rb".freeze, "app/uploaders/tramway/landing/photo_versions.rb".freeze, "app/views/layouts/tramway/landing/_meta.html.haml".freeze, "app/views/layouts/tramway/landing/_navbar.html.haml".freeze, "app/views/layouts/tramway/landing/_yandex_metrika.html.haml".freeze, "app/views/layouts/tramway/landing/application.html.haml".freeze, "app/views/tramway/landing/blocks/block_types/_cards.html.haml".freeze, "app/views/tramway/landing/blocks/block_types/_contacts.html.haml".freeze, "app/views/tramway/landing/blocks/block_types/_features.html.haml".freeze, "app/views/tramway/landing/blocks/block_types/_footer.html.haml".freeze, "app/views/tramway/landing/blocks/block_types/_header.html.haml".freeze, "app/views/tramway/landing/blocks/block_types/_header_with_form.html.haml".freeze, "app/views/tramway/landing/blocks/block_types/_just_text.html.haml".freeze, "app/views/tramway/landing/blocks/block_types/_link.html.haml".freeze, "app/views/tramway/landing/blocks/block_types/_page.html.haml".freeze, "app/views/tramway/landing/blocks/block_types/_page_with_button.html.haml".freeze, "app/views/tramway/landing/blocks/block_types/_view.html.haml".freeze, "app/views/tramway/landing/blocks/block_types/contacts/_with_map.html.haml".freeze, "app/views/tramway/landing/blocks/block_types/contacts/_without_map.html.haml".freeze, "app/views/tramway/landing/templates/_alert.html.haml".freeze, "app/views/tramway/landing/templates/_features_list.html.haml".freeze, "app/views/tramway/landing/templates/_full_page.html.haml".freeze, "app/views/tramway/landing/templates/_section_with_image_and_text.html.haml".freeze, "app/views/tramway/landing/templates/_text.html.haml".freeze, "app/views/tramway/landing/templates/alerts/_close_button.html.haml".freeze, "config/initializers/assets.rb".freeze, "config/initializers/tramway.rb".freeze, "config/locales/en.forms.yml".freeze, "config/locales/ru.forms.yml".freeze, "config/locales/ru.models.yml".freeze, "config/locales/ru.state_machines.yml".freeze, "config/routes.rb".freeze, "lib/tasks/tramway/landing_tasks.rake".freeze, "lib/tramway/landing.rb".freeze, "lib/tramway/landing/engine.rb".freeze, "lib/tramway/landing/generates/install_generator.rb".freeze, "lib/tramway/landing/generates/templates/add_anchor_to_tramway_landing_blocks.rb".freeze, "lib/tramway/landing/generates/templates/add_button_to_tramway_landing_blocks.rb".freeze, "lib/tramway/landing/generates/templates/add_description_to_tramway_landing_blocks.rb".freeze, "lib/tramway/landing/generates/templates/add_link_object_id_to_tramway_landing_blocks.rb".freeze, "lib/tramway/landing/generates/templates/add_link_object_type_to_tramway_landing_blocks.rb".freeze, "lib/tramway/landing/generates/templates/add_navbar_link_to_tramway_landing_blocks.rb".freeze, "lib/tramway/landing/generates/templates/add_page_id_to_tramway_landing_blocks.rb".freeze, "lib/tramway/landing/generates/templates/add_values_to_tramway_landing_blocks.rb".freeze, "lib/tramway/landing/generates/templates/add_view_name_to_tramway_landing_blocks.rb".freeze, "lib/tramway/landing/generates/templates/create_tramway_landing_blocks.rb".freeze, "lib/tramway/landing/version.rb".freeze] s.homepage = "https://github.com/kalashnikovisme/tramway-landing".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Landing Engine for your Rails projects".freeze end