Search code examples
Rails: how get current time zone compatible with ActiveSupport::TimeZone[zone].parse()?...


ruby-on-railstimezoneactivesupport

Read More
Use ActiveSupport Around-Callbacks to execute code (tracing/logging) around when my services are inv...


ruby-on-railscallbacktraceactivesupport

Read More
How can I automatically reload gem code on each request in development mode in Rails?...


ruby-on-railsactivesupport

Read More
Cannot define multiple 'included' blocks for a Concern (ActiveSupport::Concern::MultipleIncl...


ruby-on-railsactivesupport

Read More
How to get time_zone_options_for_select with DST offsets?...


rubytimezonedstactivesupport

Read More
Get Time Object at Start of Day in a Particular Time Zone...


ruby-on-railsrubytimedateactivesupport

Read More
Hyphen (-) in XML element is becoming Underscore (_) when converting it into JSON in Ruby...


rubyxmlnokogirifile-conversionactivesupport

Read More
Ruby not finding new version of OpenSSL...


rubymacosopensslactivesupport

Read More
Including Rails time helpers in a non-Rails Ruby application...


ruby-on-railsrubyactivesupport

Read More
How to handle timezones in Rails when using fixed time ranges...


ruby-on-railsrubydatetimetimezoneactivesupport

Read More
Sidekiq -r a single demo_worker.rb file, and require active support in that worker doesnt work...


ruby-on-railsrubysidekiqactivesupport

Read More
Ruby: how to find a date by the year day...


rubyactivesupport

Read More
trying to require active_support in gem...


ruby-on-railsrubyrubygemsactivesupport

Read More
How to subscribe to all query methods with ActiveSupport::Notifications...


ruby-on-railsrubyactivesupport

Read More
Why does adding a duration in seconds to a moment date give weird results for values past 1 month?...


javascriptruby-on-railsdatetimemomentjsactivesupport

Read More
How to use Postgres interval data type with Rails 6...


ruby-on-railspostgresqlactiverecordruby-on-rails-6activesupport

Read More
Freezing HashWithIndifferentAccess in Ruby...


ruby-on-railsrubyactivesupport

Read More
How do I filter or remove logging of ActiveJob arguments?...


ruby-on-railsactivesupportrails-activejob

Read More
Rails: How do I require ActiveSupport's rescue_from method?...


ruby-on-railsmoduleactivesupport

Read More
Rails ActiveSupport time and timezone error on Alpine Linux...


rubytimealpine-linuxactivesupport

Read More
A/An articles in Ruby...


rubyactivesupport

Read More
Human friendly times in rails with AM PM rather than 24 hour?...


ruby-on-railsruby-on-rails-6activesupport

Read More
How to get timezone in a shorter format...


ruby-on-railstimezoneactivesupport

Read More
Calling super for included method results in "no superclass method" error - ActiveSupport...


ruby-on-railsrubysuperactivesupportactivesupport-concern

Read More
How do I prevent ActiveSupport using units, tens, and hundreds localisations in number_to_human?...


ruby-on-railsrubyruby-on-rails-5activesupport

Read More
use ActiveSupport ``delegate to:'' to DRY presenters instance methods...


ruby-on-railsdelegatesdecoratoractivesupportpresenter

Read More
How can I create a new Date instance in Ruby...


ruby-on-railsrubydatedatetimeactivesupport

Read More
Rails add index on year of created_at...


ruby-on-railspostgresqlindexingconcurrencyactivesupport

Read More
How to use Active Support core extensions...


ruby-on-railsrubytimeextension-methodsactivesupport

Read More
How to use Rails 3's ActiveSupport core extensions outside Rails...


ruby-on-railsrubygemsactivesupport

Read More
BackNext