--- !ruby/object:Gem::Specification
name: tramway-landing
version: !ruby/object:Gem::Version
  version: 3.0.2.2
platform: ruby
authors:
- moshinaan
autorequire: 
bindir: bin
cert_chain: []
date: 2020-04-14 00:00:00.000000000 Z
dependencies: []
description: Landing Engine for your Rails projects
email:
- moshinaan@gmail.com
executables: []
extensions: []
extra_rdoc_files: []
files:
- MIT-LICENSE
- README.md
- Rakefile
- app/assets/config/tramway_landing_manifest.js
- app/assets/javascripts/justified_images.js
- app/assets/javascripts/tramway/landing/application.js
- app/assets/javascripts/tramway/landing/footer.js
- app/assets/javascripts/tramway/landing/smooth-scroll.js
- app/assets/stylesheets/tramway/landing/application.sass
- app/assets/stylesheets/tramway/landing/block_types/header_with_form.css.scss
- app/assets/stylesheets/tramway/landing/collage.css.sass
- app/assets/stylesheets/tramway/landing/justified.css
- app/controllers/tramway/landing/application_controller.rb
- app/decorators/tramway/landing/block_decorator.rb
- app/decorators/tramway/landing/block_link_decorator.rb
- app/decorators/tramway/landing/block_types/cards_decorator.rb
- app/decorators/tramway/landing/block_types/features_decorator.rb
- app/decorators/tramway/landing/block_types/page_with_button_decorator.rb
- app/decorators/tramway/landing/link_decorator.rb
- app/decorators/tramway/landing/navbar_decorator.rb
- app/forms/admin/tramway/landing/block_form.rb
- app/helpers/tramway/landing/application_helper.rb
- app/jobs/tramway/landing/application_job.rb
- app/mailers/tramway/landing/application_mailer.rb
- app/models/tramway/landing/application_record.rb
- app/models/tramway/landing/block.rb
- app/uploaders/tramway/landing/photo_versions.rb
- app/views/layouts/tramway/landing/_meta.html.haml
- app/views/layouts/tramway/landing/_navbar.html.haml
- app/views/layouts/tramway/landing/_yandex_metrika.html.haml
- app/views/layouts/tramway/landing/application.html.haml
- app/views/tramway/landing/blocks/block_types/_cards.html.haml
- app/views/tramway/landing/blocks/block_types/_contacts.html.haml
- app/views/tramway/landing/blocks/block_types/_features.html.haml
- app/views/tramway/landing/blocks/block_types/_footer.html.haml
- app/views/tramway/landing/blocks/block_types/_header.html.haml
- app/views/tramway/landing/blocks/block_types/_header_with_form.html.haml
- app/views/tramway/landing/blocks/block_types/_just_text.html.haml
- app/views/tramway/landing/blocks/block_types/_link.html.haml
- app/views/tramway/landing/blocks/block_types/_page.html.haml
- app/views/tramway/landing/blocks/block_types/_page_with_button.html.haml
- app/views/tramway/landing/blocks/block_types/_view.html.haml
- app/views/tramway/landing/blocks/block_types/contacts/_with_map.html.haml
- app/views/tramway/landing/blocks/block_types/contacts/_without_map.html.haml
- app/views/tramway/landing/templates/_alert.html.haml
- app/views/tramway/landing/templates/_features_list.html.haml
- app/views/tramway/landing/templates/_full_page.html.haml
- app/views/tramway/landing/templates/_section_with_image_and_text.html.haml
- app/views/tramway/landing/templates/_text.html.haml
- app/views/tramway/landing/templates/alerts/_close_button.html.haml
- config/initializers/assets.rb
- config/initializers/tramway.rb
- config/locales/en.forms.yml
- config/locales/ru.forms.yml
- config/locales/ru.models.yml
- config/locales/ru.state_machines.yml
- config/routes.rb
- lib/tasks/tramway/landing_tasks.rake
- lib/tramway/landing.rb
- lib/tramway/landing/engine.rb
- lib/tramway/landing/generates/install_generator.rb
- lib/tramway/landing/generates/templates/add_anchor_to_tramway_landing_blocks.rb
- lib/tramway/landing/generates/templates/add_button_to_tramway_landing_blocks.rb
- lib/tramway/landing/generates/templates/add_description_to_tramway_landing_blocks.rb
- lib/tramway/landing/generates/templates/add_link_object_id_to_tramway_landing_blocks.rb
- lib/tramway/landing/generates/templates/add_link_object_type_to_tramway_landing_blocks.rb
- lib/tramway/landing/generates/templates/add_navbar_link_to_tramway_landing_blocks.rb
- lib/tramway/landing/generates/templates/add_page_id_to_tramway_landing_blocks.rb
- lib/tramway/landing/generates/templates/add_values_to_tramway_landing_blocks.rb
- lib/tramway/landing/generates/templates/add_view_name_to_tramway_landing_blocks.rb
- lib/tramway/landing/generates/templates/create_tramway_landing_blocks.rb
- lib/tramway/landing/version.rb
homepage: https://github.com/kalashnikovisme/tramway-landing
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: []
rubygems_version: 3.1.2
signing_key: 
specification_version: 4
summary: Landing Engine for your Rails projects
test_files: []