Murty Korada

Results 10 issues of Murty Korada

Deployments were working fine for several years with 3.6.1. As part of trying Ruby 3.0 migration we upgraded capistrano to 3.15.0 and getting the following error during deploy: **LoadError: cannot...

In change event handle, we can get the entire snapshot using getSnapshot. Is there a way to get only the delta? We are trying to build a collaborative whiteboard for...

Hey, app looks very attractive. But it is not playing the podcasts(mp3 files). Any suggestions on how to debug?

I have in environments/production.rb: ``` config.assets.js_compressor = Uglifier.new(harmony: true) ``` $ RAILS_ENV=production bundle exec rake assets:precompile --trace ** Invoke assets:precompile (first_time) ** Invoke assets:environment (first_time) ** Execute assets:environment ** Invoke...

I tried taps today and getting the following error. Found from one of the past issues that the cwd should have write access and made sure that it has write...

I cloned and tested this repo locally. The dropdown menu item 'Examples' is not working.

Without prax, application is working fine with rails s. Prax is giving gem not found error. ~/.praxconfig is set up with code from the wiki for rvm. ``` $ bundle...

Version 0.1.2 We have been using PostgresToRedshift.update_tables method to copy tables from PG to Redshift every day since August 2017 and never had a problem. Suddenly we got this error:...