I have added faye, thin and render_sync exactly as specified by you. I have run bundle install. When I run rails g render_sync:install I get the following error:
Could not find generator 'render_sync:install'
I am using rails 4.2.0 and ruby 2.3.1 and render_sync 0.5.0.
I have added
faye,thinandrender_syncexactly as specified by you. I have runbundle install. When I runrails g render_sync:installI get the following error:I am using rails 4.2.0 and ruby 2.3.1 and render_sync 0.5.0.