mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Add a missing require in 'active_support/core_ext/string/inflections'
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
require 'active_support/inflector/methods'
|
||||
# String inflections define new methods on the String class to transform names for different purposes.
|
||||
# For instance, you can figure out the name of a database from the name of a class.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user