jvkiran
jvkiran
though i installed capistrano-nginx-unicorn, i could't find unicorn and nginx task in the list. Gemfile.lock `GEM remote: https://rubygems.org/ specs: actioncable (5.1.4) actionpack (= 5.1.4) nio4r (~> 2.0) websocket-driver (~> 0.6.1)...
Hi, We are in the concept stage for a stock market application involving display of stock price in charts as well as other company related info. We need to store...
Command failed: /home/cardeploy/app/cardlove/shared/bundle/ruby/2.2.0/bin/wkhtmltoimage --height 900 --quality 70 --format png - -: /home/cardeploy/.rvm/gems/ruby-2.2.3/gems/bundler-1.13.1/lib/bundler/definition.rb:31:in `build': /home/cardeploy/app/cardlove/releases/20161028111053/Gemfile not found (Bundler::GemfileNotFound) from /home/cardeploy/.rvm/gems/ruby-2.2.3/gems/bundler-1.13.1/lib/bundler.rb:127:in `definition' from /home/cardeploy/.rvm/gems/ruby-2.2.3/gems/bundler-1.13.1/lib/bundler.rb:93:in `setup' from /home/cardeploy/.rvm/gems/ruby-2.2.3/gems/bundler-1.13.1/lib/bundler/setup.rb:20:in `' from /home/cardeploy/.rvm/rubies/ruby-2.2.3/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require' from...
Below code `import React from 'react'; import AnyChart from 'anychart-react'; import anychart from 'anychart'; export default class Chart extends React.Component { constructor() { super(); this.state = { chart: 'stock' };...