Ruby - On using BigDecimal
06-Dec-2022 896
I was until recently working on a Ruby on Rails project as part of my day job, which used Paperclip for attaching files within the application. With Paperclip being deprecated in May 2018, it was high time we moved to an alternative.Active Storage was added to Rails 5.2 in April 2018 and having used it in other projects, I was confident it was the right choice for us.These articles really helped us out with the migration, read them a few times:https://github.com/thoughtbot/paperclip/blob/master/MIGRATING.mdhttps://www.elitmus.com/blog/technology/migration-from-paperclip-to-activestorage/https://www.tokyodev.com/2021/03/23/paperclip-activestorage/.
Ruby - On using BigDecimal #ruby #rubydeveloper #rubyonrails #using #BigDecimal https://rubyonrails.ba/link/ruby-on-using-bigdecimal