--- !ruby/object:Gem::Specification name: r5 version: !ruby/object:Gem::Version version: 0.4.0.5 platform: ruby authors: - mousse autorequire: bindir: bin cert_chain: [] date: 2017-10-17 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: bundler requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.8' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.8' - !ruby/object:Gem::Dependency name: rake requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '10.0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '10.0' - !ruby/object:Gem::Dependency name: thor requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' description: Anyone can use it for inspiration email: - mousse@timepress.cz executables: - console - r5 - setup extensions: [] extra_rdoc_files: [] files: - ".gitignore" - Gemfile - README.md - Rakefile - bin/console - bin/r5 - bin/setup - lib/r5.rb - lib/r5/config.rb - lib/r5/installations/app_with_bootstrap.rb - lib/r5/installations/default.rb - lib/r5/installations/testing.rb - lib/r5/odin.rb - lib/r5/recipes/add_rack_mini_profiler.rb - lib/r5/recipes/bootstrap.rb - lib/r5/recipes/bootstrap_app.rb - lib/r5/recipes/devise.rb - lib/r5/recipes/exception_notification.rb - lib/r5/recipes/gemfile.rb - lib/r5/recipes/gitignore.rb - lib/r5/recipes/install_questions.rb - lib/r5/recipes/lazy_high_charts.rb - lib/r5/recipes/mail_settings.rb - lib/r5/recipes/materialize.rb - lib/r5/recipes/mysql.rb - lib/r5/recipes/rspec_generators.rb - lib/r5/recipes/timepress_specifics.rb - lib/r5/recipes/upload_app.rb - lib/r5/recipes/wicked_pdf.rb - lib/r5/recipes/xlsx_support.rb - lib/r5/starter.rb - lib/r5/template/.ruby-version - lib/r5/template/Procfile - lib/r5/template/app/assets/fonts/glyphicons-halflings-regular.eot - lib/r5/template/app/assets/fonts/glyphicons-halflings-regular.ttf - lib/r5/template/app/assets/fonts/glyphicons-halflings-regular.woff - lib/r5/template/app/assets/fonts/glyphicons-halflings-regular.woff2 - lib/r5/template/app/assets/javascripts/main.js.rb - lib/r5/template/app/assets/stylesheets/bootstrap-generators.scss - lib/r5/template/app/assets/stylesheets/bootstrap-variables.scss - lib/r5/template/app/assets/stylesheets/custom.css.scss - lib/r5/template/app/assets/stylesheets/main.css.scss - lib/r5/template/app/assets/stylesheets/theme.css - lib/r5/template/app/assets/stylesheets/timepress.css.scss - lib/r5/template/app/controllers/users_controller.rb - lib/r5/template/app/views/layouts/application.html.erb - lib/r5/template/app/views/layouts/application_bootstrap.html.erb - lib/r5/template/app/views/layouts/application_materialize.html.erb - lib/r5/template/app/views/users/_form.html.erb - lib/r5/template/app/views/users/edit.html.erb - lib/r5/template/app/views/users/edit_password.html.erb - lib/r5/template/app/views/users/index.html.erb - lib/r5/template/app/views/users/index.json.jbuilder - lib/r5/template/app/views/users/new.html.erb - lib/r5/template/app/views/users/show.html.erb - lib/r5/template/app/views/users/show.json.jbuilder - lib/r5/template/config/initializers/html_helpers.rb - lib/r5/template/config/initializers/time_formats.rb - lib/r5/template/config/locales/cs.yml - lib/r5/template/lib/tasks/bootstrap.rake - lib/r5/template/lib/tasks/upload.rake - lib/r5/template/lib/templates/active_record/migration/create_table_migration.rb - lib/r5/template/lib/templates/active_record/model/model.rb - lib/r5/template/lib/templates/erb/scaffold/_form.html.erb - lib/r5/template/lib/templates/erb/scaffold/edit.html.erb - lib/r5/template/lib/templates/erb/scaffold/index.html.erb - lib/r5/template/lib/templates/erb/scaffold/new.html.erb - lib/r5/template/lib/templates/erb/scaffold/show.html.erb - lib/r5/template/lib/templates/migration/templates/create_table_migration.rb - lib/r5/template/lib/templates/rails/scaffold_controller/controller.rb - lib/r5/version.rb - r5.gemspec homepage: http://www.timepress.cz 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.6.11 signing_key: specification_version: 4 summary: Rails generator using Thor gem for private usage mostly test_files: []