Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in activesupport

can't activate activesupport (>= 2.3.2, runtime), already activated activesupport-2.1.2. what does it mean?

ArgumentError (A copy of Api::V1 has been removed from the module tree but is still active!)

Why does Time.now.today? return false in my Rails 4 application?

Rails date comparison; date greater or equal to days ago

Do something if value is present

validates_inclusion_of no longer working the same in Rails 4.1?

Rails Parameterize using Transliterate Doesn't work with Arabic/Unicode Strings

Bundler finds the wrong version of ruby

use of extend ActiveSupport::Concern

ruby activesupport

Stack level too deep in activesupport callbacks

Overloading a method in an ActiveSupport::Concern

ActiveSupport::TimeZone list of strings for offset

What should I not include in the `included do ... end` block?

ActiveSupport::HashWithIndifferentAccess on Embedded Form Update

Parse time with strptime using Time.zone

ruby datetime activesupport

What purpose can anonymous modules serve?

Rails 3.2 to 4.0 Upgrade: Undefined method to_datetime for false:FalseClass

trying to require active_support in gem

converting Date object to TimeWithZone

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