mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
89e2f7e722
Ruby 2.4 unifies Fixnum and Bignum into Integer: https://bugs.ruby-lang.org/issues/12005 * Forward compat with new unified Integer class in Ruby 2.4+. * Backward compat with separate Fixnum/Bignum in Ruby 2.2 & 2.3. * Drops needless Fixnum distinction in docs, preferring Integer. |
||
---|---|---|
.. | ||
queue_adapters | ||
arguments.rb | ||
base.rb | ||
callbacks.rb | ||
configured_job.rb | ||
core.rb | ||
enqueuing.rb | ||
execution.rb | ||
gem_version.rb | ||
logging.rb | ||
queue_adapter.rb | ||
queue_adapters.rb | ||
queue_name.rb | ||
queue_priority.rb | ||
railtie.rb | ||
test_case.rb | ||
test_helper.rb | ||
translation.rb | ||
version.rb |