Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in activesupport

converting Date object to TimeWithZone

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

Overriding methods in an ActiveSupport::Concern module which are defined by a class method in the same module

Default TimeZone with ActiveSupport (without Rails)

ruby timezone activesupport

Why are autoload, load_all! and require all used in active_support.rb?

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

ruby activesupport

How can I convert JSON to XML in Ruby?

ruby xml json activesupport

Testing ActiveSupport::TimeWithZone objects for equality

rails activesupport notifications - wrong db runtime value

Is there a setup_class/teardown_class for Rails tests?

What do I need to do to get Hash.from_xml() to work?

ruby xml hash activesupport

Rails ActiveSupport time and timezone error on Alpine Linux

ruby time alpine activesupport

undefined method `to_json' for #<Hash:0x3d3cef0> (NoMethodError) in ActiveSupport 3

ruby activesupport

How do I filter or remove logging of ActiveJob arguments?

Why can't I parse a date string saved to a variable in Ruby?

Testing a concern / module that uses ActiveRecord

Error while trying to load the gem 'devise. ActiveSupport: Duration can't be coerced into Integer

Rails times oddness : "x days from now"

Make delegated methods private

Get Time Object at Start of Day in a Particular Time Zone