Integrate Google Calendar API into rails
Read about how we can integrate Google Calendar API.Rails 7.1 ErrorReporter Handles Many Errors
Rails introduces handle method for ErrorReporter APIRails 7.1 assert_raises Matches Messages
Check the exception and the message raised by rails or custom errors in tests together with assert_raises in a single line.Using quarter method by rails 7.1
Get quarter of the date provided for the current year or the custom year.Duplicate Column Error Now Shows Table Name
Table name is shown in the error when duplicate columns for the same table is entered while creating it.Restoring data using papertrail.
PaperTrail is a very useful tool, but did you know it can help restore the deleted records as well?Learn about tree shaking in Webpack 5
Tree shaking in Webpack 5 removes dead code from bundles using ES2015 imports, usedExports optimization, and sideEffects configuration.