Sha256: ce3fd0327180fe33814b2e7b8328fb0f0424e35be19ead2bd65fe938c2da68af

Contents?: true

Size: 1.56 KB

Versions: 0

Compression: gzip

Compressed size: 641 Bytes

Stored size: 641 Bytes

Contents

--- !ruby/object:Gem::Specification
name: crystal_flash_messages
version: !ruby/object:Gem::Version
  version: 1.1.0
platform: ruby
authors:
- Christophe Maximin
autorequire: 
bindir: bin
cert_chain: []
date: 2018-11-21 00:00:00.000000000 Z
dependencies: []
description: 
email: christophe.maximin@gmail.com
executables: []
extensions: []
extra_rdoc_files: []
files:
- ".gitignore"
- ".rspec"
- ".rubocop.yml"
- ".travis.yml"
- Gemfile
- Gemfile.lock
- Guardfile
- LICENSE
- README.md
- Rakefile
- crystal_flash_messages.gemspec
- lib/crystal_flash_messages.rb
- lib/crystal_flash_messages/configuration.rb
- lib/crystal_flash_messages/helpers.rb
- lib/crystal_flash_messages/railtie.rb
- lib/crystal_flash_messages/version.rb
- spec/model_error_messages/configuration_spec.rb
- spec/model_error_messages/helpers_spec.rb
- spec/spec_helper.rb
homepage: https://github.com/christophemaximin/crystal_flash_messages
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: A simple Rails view helper which displays one or more HTML `div`s with the
  `flash` messages.
test_files:
- spec/model_error_messages/configuration_spec.rb
- spec/model_error_messages/helpers_spec.rb
- spec/spec_helper.rb

Package Spec version

crystal_flash_messages-1.1.0