All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Demodulize job_class attribute to get the right path in js file too.
- Demodulize job_class attribute to get the right path.
- Avoid running ActiveAdmin.setup in the engine. This is causing a rare performance issue.
- Change dependency versions to be more flexible.
- Add Hound configuration.
- Deploy with Travis CI.
- Add Hound configuration.
- Deploy with Travis CI.
- Filter jobs by identifier.
- Add .travis.yml with config to deploy on tag creation.
- Remove useless notified column from index/show job's views.
- Avoid CSRF issue executing protect_from_forgery in Application Controller.
- Run job_notifier installer from this gem's installer.
- Remove unreachable growl gem from gemspec.
- Initial release.