Search code examples
Rails Active Support: Calculate last week from a specific date...


ruby-on-railsruby-on-rails-4activesupport

Read More
Travis CI, unable to run tests - Error: activesupport requires Ruby version >= 2.2.2...


rubycocoapodstravis-ciactivesupportkiwi

Read More
Register a different type of callback in ApplicationController...


ruby-on-railsrubycallbackactivesupportactioncontroller

Read More
Debugging Resque Jobs With RubyMine without Rails...


rubyredisresquerubymineactivesupport

Read More
LoadError: Unable to autoload constant ApplicationController...


ruby-on-railsruby-on-rails-4activesupport

Read More
Namespaced class on rails' app folder...


ruby-on-railsrubyrspecrspec-railsactivesupport

Read More
Ho do I specify how ActiveSupport::JSON.encode handles nested hash integer keys...


ruby-on-railsjsonactivesupport

Read More
Creating a single unit of time (minute, week etc) with ActiveSupport...


ruby-on-railsrubytimeactivesupport

Read More
Override or add methods to already loaded Classes...


ruby-on-railsrubyactivesupport

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


ruby-on-railsruby-on-rails-3ruby-on-rails-4activemodelactivesupport

Read More
Convert Active Support timezone original format into a string...


ruby-on-railsrubyactivesupport

Read More
utility method like ActiveSupport#try in ruby that returns a default value if method undefined...


rubyactivesupport

Read More
How do I override ActiveSupport::SafeBuffer when I yield a hash provided in a view...


ruby-on-railsrubyactivesupport

Read More
no implicit conversion of Hash into String (TypeError)...


activesupportruby-on-rails-5

Read More
Equivalent of Active Support Time change method in core ruby...


ruby-on-railsrubydatetimetimeactivesupport

Read More
Ruby skipping weekends and holidays...


rubyloopsdatetimeactivesupport

Read More
Difference between Ruby’s Hash and ActiveSupport’s HashWithIndifferentAccess...


ruby-on-railsrubyhashactivesupport

Read More
What does model.create! mean when used in a Rails controller concern?...


ruby-on-railsrubymixinsactivesupportactivesupport-concern

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


ruby-on-railsrubyruby-on-rails-4timeactivesupport

Read More
Alternatives to "eval" for ActiveSupport date parsing...


rubymetaprogrammingactivesupport

Read More
Undefined method in ActiveSupport concern...


ruby-on-railsactivesupportactivesupport-concern

Read More
Errors while setting up rubymine...


ruby-on-railsrubyrubymineactivesupport

Read More
Which Ruby memoize pattern does ActiveSupport::Memoizable refer to?...


rubyruby-on-rails-3activesupportmemoization

Read More
Is it considered a good practice to use ActiveSupport in non-Rails gems?...


rubyrubygemsactivesupport

Read More
Is there a way to overwrite the `{ }` object?...


ruby-on-railsrubyactivesupport

Read More
rails - installed rails but can't create app "cannot load such file -- active_support"...


ruby-on-railsrubyruby-on-rails-3activesupport

Read More
Converting EPOC datetime to PST in python/ruby...


pythonrubydatetimeactivesupport

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


ruby-on-railsrubyruby-on-rails-3internationalizationactivesupport

Read More
Rails : select ActiveSupport::Callbacks on options...


ruby-on-railscallbackactivesupport

Read More
Confusing ActiveSupport::Duration calculation results...


ruby-on-railsrubydurationactivesupport

Read More
BackNext