mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
11f6795b23
This commit also implements a faster version of #demodulize I was unable to isolate with git add --patch. Not a big fan of the name #deconstantize. It complements #demodulize getting rid of the rightmost constant, hence the name, but it is unrelated to the well-known #constantize. So unsure. Could not come with anything better, please feel free to rename. |
||
---|---|---|
.. | ||
class | ||
module | ||
object | ||
array_ext_test.rb | ||
base64_ext_test.rb | ||
bigdecimal_test.rb | ||
blank_test.rb | ||
class_test.rb | ||
date_ext_test.rb | ||
date_time_ext_test.rb | ||
duplicable_test.rb | ||
duration_test.rb | ||
enumerable_test.rb | ||
file_test.rb | ||
float_ext_test.rb | ||
hash_ext_test.rb | ||
integer_ext_test.rb | ||
io_test.rb | ||
kernel_test.rb | ||
load_error_test.rb | ||
module_test.rb | ||
name_error_test.rb | ||
numeric_ext_test.rb | ||
object_and_class_ext_test.rb | ||
proc_test.rb | ||
range_ext_test.rb | ||
regexp_ext_test.rb | ||
string_ext_test.rb | ||
time_ext_test.rb | ||
time_with_zone_test.rb | ||
uri_ext_test.rb |