Sha256: 1119138be1c5f764aaedbab37955a18169cd4a098861600bd229c311d3efc617

Contents?: true

Size: 1.41 KB

Versions: 0

Compression: gzip

Compressed size: 628 Bytes

Stored size: 628 Bytes

Contents

--- !ruby/object:Gem::Specification
name: qor_dsl
version: !ruby/object:Gem::Version
  version: 0.1.4
  prerelease: 
platform: ruby
authors:
- Jinzhu
autorequire: 
bindir: bin
cert_chain: []
date: 2012-10-24 00:00:00.000000000 Z
dependencies: []
description: Qor DSL is designed to be as flexible as possible while helping you to
  create your DSLs.
email:
- wosmvp@gmail.com
executables: []
extensions: []
extra_rdoc_files: []
files:
- .gitignore
- Gemfile
- README.md
- Rakefile
- example/Gemfile
- example/gemfile.rb
- lib/qor_dsl.rb
- lib/qor_dsl/class_method.rb
- lib/qor_dsl/config.rb
- lib/qor_dsl/exception.rb
- lib/qor_dsl/node.rb
- qor_dsl.gemspec
- test/configure.rb
- test/layout.rb
- test/layout_test.rb
homepage: https://github.com/qor/qor_dsl
licenses: []
post_install_message: 
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  none: false
  requirements:
  - - ! '>='
    - !ruby/object:Gem::Version
      version: '0'
      segments:
      - 0
      hash: 3960586950278595275
required_rubygems_version: !ruby/object:Gem::Requirement
  none: false
  requirements:
  - - ! '>='
    - !ruby/object:Gem::Version
      version: '0'
      segments:
      - 0
      hash: 3960586950278595275
requirements: []
rubyforge_project: 
rubygems_version: 1.8.24
signing_key: 
specification_version: 3
summary: DSL made easy!
test_files:
- test/configure.rb
- test/layout.rb
- test/layout_test.rb

Package Spec version

qor_dsl-0.1.4