Sha256: 9fc0b698f28d8146244c43b7968d5f2b8001b9aae48d0f33324b3eeeb75bdefe

Contents?: true

Size: 1.11 KB

Versions: 2

Compression:

Stored size: 1.11 KB

Contents

## 0.3.1 (2015-02-19)

* Modified the dependencies to support Guard 2

## 0.3.0 (2014-11-27)

* Upgraded to work with Guard 2.
* Merged option to add `root`.
* Added MIT licence to GemSpec.

## 0.2.1 (2012-12-10)

* Fixed `script/delayed\_job` call when passing `RAILS_ENV` in dash shell (not sure if it happens with other ones).

## 0.2.0 (2012-07-04)

* Merged pull request from @drewda to support guard 1.1
* Minor doc changes.

## 0.1.2 (2012-01-25)

* Now passing the environment in using 'export RAILS\_ENV=test;' before calling `script/delayed\_job`. Thanks to @rwz for this patch.
* Added a meaningful spec that checks the system call using a mock. Much nicer!

## 0.1.0 (2011-07-28)

* Fixed options for current delayed_job version (from dbloete)
* Environment settings needed to be passed in via `RAILS_ENV=xxx`

## 0.0.9 (2011-06-22)

* Fixed argument passing to the start script
* Cleaned up some documentation.

## 0.0.8 (2011-05-24)

* Changed template to include `:environment => 'development'`
* Changed name from 'guard-delayed_job' to 'guard-delayed'
* Fixed options passing

## 0.0.3 (2011-05-23)

* Initial release.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
guard-delayed-0.3.2 CHANGELOG.md
guard-delayed-0.3.1 CHANGELOG.md