Menu
Search
Search
ActiveSupport section
ActiveSupport
ActiveSupport.Array
ActiveSupport.CallbackQueue
ActiveSupport.Element
ActiveSupport.Function
ActiveSupport.Initializer
ActiveSupport.JSON
ActiveSupport.Number
ActiveSupport.Object
ActiveSupport.Request
ActiveSupport.String
camelize
evalScripts
pluralize
singularize
stripScripts
trim
underscore
ActiveEvent section
ActiveEvent
ActiveEvent.ObservableHash
Observable
ActiveRoutes section
ActiveRoutes
ActiveRecord section
ActiveRecord
ActiveRecord.Adapters
ActiveRecord.connection
ActiveRecord.Model
ActiveRecord.ResultSet
ActiveView section
ActiveView
ActiveView.Builder
ActiveView.Class
Home
→
ActiveSupport section
→
ActiveSupport
→
ActiveSupport.String
→
trim
src code
class method
ActiveSupport.String.trim
ActiveSupport.String.trim(string) → String
Trim leading and trailing whitespace.