1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

added activejob in list [ci skip]

This commit is contained in:
Ankit Gupta 2015-05-07 22:23:19 -04:00
parent 6d951bda36
commit 1b62428c13

View file

@ -106,6 +106,7 @@ A standard Rails application depends on several gems, specifically:
* activemodel
* activerecord
* activesupport
* activejob
* arel
* builder
* bundler