--- !ruby/object:Gem::Specification name: tramway-admin version: !ruby/object:Gem::Version version: 1.1.2.1 platform: ruby authors: - Pavel Kalashnikov autorequire: bindir: bin cert_chain: [] date: 2018-04-25 00:00:00.000000000 Z dependencies: [] description: Engine for admin email: - kalashnikovisme@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - MIT-LICENSE - README.md - Rakefile - app/assets/config/tramway_admin_manifest.js - app/assets/javascripts/tramway/admin/application.js.coffee - app/assets/javascripts/tramway/admin/ckeditor/config.js - app/assets/javascripts/tramway/admin/records.js - app/assets/javascripts/tramway/admin/welcome.js - app/assets/stylesheets/tramway/admin/application.sass - app/assets/stylesheets/tramway/admin/records.css - app/assets/stylesheets/tramway/admin/tramway/admin/records.css - app/controllers/tramway/admin/application_controller.rb - app/controllers/tramway/admin/records_controller.rb - app/controllers/tramway/admin/singletons_controller.rb - app/controllers/tramway/admin/welcome_controller.rb - app/helpers/tramway/admin/additional_buttons_builder.rb - app/helpers/tramway/admin/application_helper.rb - app/helpers/tramway/admin/records_helper.rb - app/helpers/tramway/admin/russian_cases_helper.rb - app/helpers/tramway/admin/singleton_helper.rb - app/helpers/tramway/admin/welcome_helper.rb - app/jobs/tramway/admin/application_job.rb - app/mailers/tramway/admin/application_mailer.rb - app/models/tramway/user/user.rb - app/views/layouts/tramway/admin/application.html.haml - app/views/layouts/tramway/admin/shared/_navbar.html.haml - app/views/tramway/admin/records/_form.html.haml - app/views/tramway/admin/records/_list.html.haml - app/views/tramway/admin/records/_search.html.haml - app/views/tramway/admin/records/edit.html.haml - app/views/tramway/admin/records/index.html.haml - app/views/tramway/admin/records/new.html.haml - app/views/tramway/admin/records/show.html.haml - app/views/tramway/admin/singletons/_form.html.haml - app/views/tramway/admin/singletons/edit.html.haml - app/views/tramway/admin/singletons/show.html.haml - app/views/tramway/admin/welcome/index.html.haml - config/initializers/assets.rb - config/initializers/ckeditor.rb - config/locales/ru.collections.yml - config/routes.rb - lib/tasks/tramway/admin_tasks.rake - lib/tramway/admin.rb - lib/tramway/admin/engine.rb - lib/tramway/admin/record_routes_helper.rb - lib/tramway/admin/version.rb homepage: https://github.com/kalashnikovisme/tramway-admin 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.6 signing_key: specification_version: 4 summary: Engine for admin test_files: []