D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
td-agent
/
embedded
/
lib
/
ruby
/
gems
/
2.1.0
/
gems
/
activejob-4.2.8
/
Filename :
CHANGELOG.md
back
Copy
## Rails 4.2.8 (February 21, 2017) ## * No changes. ## Rails 4.2.7 (July 12, 2016) ## * No changes. ## Rails 4.2.6 (March 07, 2016) ## * No changes. ## Rails 4.2.5.2 (February 26, 2016) ## * No changes. ## Rails 4.2.5.1 (January 25, 2015) ## * No changes. ## Rails 4.2.5 (November 12, 2015) ## * No changes. ## Rails 4.2.4 (August 24, 2015) ## * Include I18n.locale into job serialization/deserialization and use it around `perform`. Fixes #20799. *Johannes Opper* ## Rails 4.2.3 (June 25, 2015) ## * `assert_enqueued_jobs` and `assert_performed_jobs` in block form use the given number as expected value. This makes the error message much easier to understand. *y-yagi* ## Rails 4.2.2 (June 16, 2015) ## * No Changes * ## Rails 4.2.1 (March 19, 2015) ## * Allow keyword arguments to be used with Active Job. Fixes #18741. *Sean Griffin* ## Rails 4.2.0 (December 20, 2014) ## * Started project.