--- !ruby/object:Gem::Specification name: tramway-landing version: !ruby/object:Gem::Version version: 1.7.1 platform: ruby authors: - Pavel Kalashnikov autorequire: bindir: bin cert_chain: [] date: 2019-06-16 00:00:00.000000000 Z dependencies: [] description: Landing Engine for your Rails projects email: - kalashnikovisme@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.coffee - app/assets/javascripts/tramway/landing/footer.js.coffee - app/assets/javascripts/tramway/landing/smooth-scroll.js - app/assets/stylesheets/tramway/landing/application.sass - 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_types/cards_decorator.rb - app/decorators/tramway/landing/block_types/features_decorator.rb - app/decorators/tramway/landing/link_decorator.rb - app/decorators/tramway/landing/navbar_decorator.rb - app/forms/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/_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/_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/templates/_features_list.html.haml - app/views/tramway/landing/blocks/templates/_full_page.html.haml - app/views/tramway/landing/blocks/templates/_section_with_image_and_text.html.haml - app/views/tramway/landing/blocks/templates/_text.html.haml - config/initializers/assets.rb - config/initializers/tramway.rb - config/locales/models.yml - config/locales/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/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: [] rubyforge_project: rubygems_version: 2.7.7 signing_key: specification_version: 4 summary: Landing Engine for your Rails projects test_files: []