Search code examples
Where #constantize method is defined in Ruby?...

ruby-on-railsactivesupport

Read More
How to Convert TZInfo identifier to Rails TimeZone name/key...

ruby-on-railsruby-on-rails-3timezoneactivesupporttzinfo

Read More
How to add raw_filter method to ruby ​on rails 7?...

ruby-on-railsrubyactiverecordrubygemsactivesupport

Read More
ActiveRecord validation for nil...

ruby-on-railsrubyrails-activerecordactivesupport

Read More
Count number of days between two dates...

rubyactivesupport

Read More
Can't find the source of this error: OpenSSL::Cipher::CipherError...

ruby-on-railsrubypostgresqlopensslactivesupport

Read More
Set ActiveSupport cache_format_version when not using rails...

rubyactivesupport

Read More
Rails: Difference between 'in?' and 'include?' in Rails...

ruby-on-railsactivesupport

Read More
undefined method `zone` for Time:Class after requiring active_support/time_with_zone...

rubyactivesupport

Read More
Better alternative to try method...

ruby-on-railsrubyactivesupport

Read More
error aesGCMOpen got cipher: message authentication failed: golang decrypt gcm...

ruby-on-railsgoencryptionactivesupport

Read More
Tried to load unspecified class: ActiveSupport::TimeWithZone - Psych::DisallowedClass...

ruby-on-railsyamlactivesupport

Read More
Convert UTC to User-Defined Time Zone with ActiveSupport::TimeWithZone...

ruby-on-railsrubytimezoneactivesupport

Read More
Why does Object::try work if it's sent to a nil object?...

ruby-on-railsrubyactivesupport

Read More
Upgrading to Ruby 3.1 causes Psych::DisallowedClass exception when using YAML.load_file...

rubyyamlactivesupport

Read More
How to get mailcatcher to work with rbenv, bundler, and ruby 3.2.0?...

rubybundlerrbenvactivesupportmailcatcher

Read More
How do I avoid the circular argument reference warning in activesupport...

ruby-on-railsactivesupport

Read More
How to convert MS excel date from float to date format in Ruby?...

ruby-on-railsrubyexceldateactivesupport

Read More
Mysterious TypeError: no _dump_data is defined for class OpenSSL::Digest...

ruby-on-railsrubyactivesupport

Read More
Ruby: How do I use active support date in vanilla ruby?...

rubyactivesupport

Read More
How to add 10 days to current time in Rails...

ruby-on-railsdatetimeruby-on-rails-3activesupport

Read More
Rails, hooking into controllers...

ruby-on-railspluginshookmetaprogrammingactivesupport

Read More
Difference between 2 timestamps(String) in hours in Rails...

ruby-on-railsrubyruby-on-rails-4activesupport

Read More
Rails: get #beginning_of_day in time zone...

ruby-on-railsdatetimezoneactivesupportruby-on-rails-2

Read More
Can I use my existing Redis for a custom rails cache?...

ruby-on-railscachingredisactivesupport

Read More
Overriding an active support method with a ruby refinement...

ruby-on-railsrubyactivesupport

Read More
Hash with indifferent access...

ruby-on-railsrubyactivesupport

Read More
How to create a new DateTime object in a specific time zone (preferably the default time zone of my ...

ruby-on-railsdatetimetimezoneruby-on-rails-3.1activesupport

Read More
rails 3.1 inflection problem...

ruby-on-railsruby-on-rails-3ruby-on-rails-3.1activesupport

Read More
How to call any instance method in ruby object without instantiating it?...

rubyclassmoduleinitializationactivesupport

Read More
BackNext