mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
adds Range#cover? to the CHANGELOG
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
*Rails 3.1.0 (unreleased)*
|
||||
|
||||
* Backports Range#cover? as an alias for Range#include? in Ruby 1.8 [Diego Carrion, fxn]
|
||||
|
||||
* Added weeks_ago and prev_week to Date/DateTime/Time. [Rob Zolkos, fxn]
|
||||
|
||||
* Added before_remove_const callback to ActiveSupport::Dependencies.remove_unloadable_constants! [Andrew White]
|
||||
|
||||
Reference in New Issue
Block a user