Sha256: fadac53ddb86d8b16f3d3295cad68153ba3ff26138f00b3f0a1eea4d5962438c

Contents?: true

Size: 1.13 KB

Versions: 1

Compression:

Stored size: 1.13 KB

Contents

# Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

### v0.5.2

##### Fixed

- Demodulize job_class attribute to get the right path in js file too.

### v0.5.0

##### Added

- Demodulize job_class attribute to get the right path.

### v0.4.1

##### Fixed

- Avoid running ActiveAdmin.setup in the engine. This is causing a rare performance issue.

### v0.4.0

##### Changed

- Change dependency versions to be more flexible.

##### Added

- Add Hound configuration.
- Deploy with Travis CI.

### v0.3.0

##### Added

- Add Hound configuration.
- Deploy with Travis CI.

### v0.2.1

#### Fixed

- Filter jobs by identifier.

### v0.2.0

#### Added

- Add .travis.yml with config to deploy on tag creation.

#### Removed

- Remove useless notified column from index/show job's views.

#### Security

- Avoid CSRF issue executing protect_from_forgery in Application Controller.

### v0.1.2

#### Fixed

- Run job_notifier installer from this gem's installer.

### v0.1.1

#### Fixed

- Remove unreachable growl gem from gemspec.

### v0.1.0

- Initial release.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
activeadmin_jobs-0.5.2 CHANGELOG.md