--- !ruby/object:Gem::Specification
name: daemon-ogre
version: !ruby/object:Gem::Version
  version: 1.2.5
  prerelease: 
platform: ruby
authors:
- Adam.Luzsi
autorequire: 
bindir: bin
cert_chain: []
date: 2013-05-30 00:00:00.000000000 Z
dependencies:
- !ruby/object:Gem::Dependency
  name: rdoc
  requirement: !ruby/object:Gem::Requirement
    none: false
    requirements:
    - - ! '>='
      - !ruby/object:Gem::Version
        version: '0'
  type: :development
  prerelease: false
  version_requirements: !ruby/object:Gem::Requirement
    none: false
    requirements:
    - - ! '>='
      - !ruby/object:Gem::Version
        version: '0'
- !ruby/object:Gem::Dependency
  name: debugger
  requirement: !ruby/object:Gem::Requirement
    none: false
    requirements:
    - - ! '>='
      - !ruby/object:Gem::Version
        version: '0'
  type: :development
  prerelease: false
  version_requirements: !ruby/object:Gem::Requirement
    none: false
    requirements:
    - - ! '>='
      - !ruby/object:Gem::Version
        version: '0'
- !ruby/object:Gem::Dependency
  name: jeweler
  requirement: !ruby/object:Gem::Requirement
    none: false
    requirements:
    - - ~>
      - !ruby/object:Gem::Version
        version: 1.8.4
  type: :development
  prerelease: false
  version_requirements: !ruby/object:Gem::Requirement
    none: false
    requirements:
    - - ~>
      - !ruby/object:Gem::Version
        version: 1.8.4
description: This gem is made for one purpose. Ruby meant to be for easy use, not
  hardcore coding! And in terms for this, ogre will aid you in the brute way, so you
  can relax... Are you need load a whole bunch of folders to your rack application
  ? do it! You want one nice hash for config constant from ymls all over your dirs?
  sure you can! you want have start/stop/status/restart/daemon/etc argument commands
  from terminal to control your application without any fuss? There you go! Are you
  need an easy way to do the classic way of daemonise your awsome app? there will
  be no problem at all, let the Ogre do the job :) so all you need is enjoy your code!
  Follow me on Github and send request if you have idea what can be usefull in creating
  your app :)   https://github.com/adamluzsi/daemon-ogre.git
email: adamluzsi@gmail.com
executables: []
extensions: []
extra_rdoc_files:
- LICENSE.txt
- README.md
- README.rdoc
files:
- .idea/.name
- .idea/.rakeTasks
- .idea/daemon-ogre.iml
- .idea/encodings.xml
- .idea/misc.xml
- .idea/modules.xml
- .idea/scopes/scope_settings.xml
- .idea/vcs.xml
- .idea/workspace.xml
- Gemfile
- Gemfile.lock
- LICENSE.txt
- README.md
- README.rdoc
- Rakefile
- VERSION
- daemon-ogre.gemspec
- lib/daemon-ogre.rb
- test/helper.rb
- test/test_daemon-ogre.rb
- test/var/daemon.stderr.log
- test/var/log/log_file_name
- test/var/pid/pid_file_name
homepage: http://github.com/adamluzsi/daemon-ogre
licenses:
- MIT
post_install_message: 
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  none: false
  requirements:
  - - ! '>='
    - !ruby/object:Gem::Version
      version: '0'
required_rubygems_version: !ruby/object:Gem::Requirement
  none: false
  requirements:
  - - ! '>='
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubyforge_project: 
rubygems_version: 1.8.25
signing_key: 
specification_version: 3
summary: Let the Ogre Do the hard work
test_files: []