Vishal Telangre
/archives
/booksnew
/projects/about

Tagged with "rails"

  • 11 Sep, 2019
    Marking arrays of translations safe using html suffix in Rails 6
  • 13 Aug, 2019
    Rails 6 preserves status of #html_safe?
  • 30 Jul, 2019
    Rails 6 adds support for Optimizer Hints
  • 23 Jul, 2019
    Rails 6 reports object allocations while rendering
  • 09 Jul, 2019
    Rails 6 adds hook to Active Job for retry & discard
  • 24 Apr, 2019
    Rails 6 improves ActiveSupport::Notifications::Event
  • 22 Apr, 2019
    Rails 6 allows overriding ActiveModel::Errors#full_message format
  • 15 Apr, 2019
    Bulk insert support in Rails 6
  • 09 Apr, 2019
    Rails 6 requires Ruby 2.5 or newer
  • 25 Jul, 2018
    Speed up Docker image build process of a Rails app
  • 08 May, 2018
    Increase reliability using super_fetch of Sidekiq Pro
  • 27 Feb, 2018
    Rails 5.2 default option to module & class attribute accessors
  • 21 Feb, 2018
    Rails 5.2 specifying default value for class_attribute
  • 16 Jun, 2017
    Managing Rails tasks such as 'db:migrate' and 'db:seed' on Kubernetes while performing rolling deployments