Shopify / dashing

The exceptionally handsome dashboard framework in Ruby and Coffeescript.
http://shopify.github.com/dashing/
MIT License
10.99k stars 1.18k forks source link

Can the dependency on twitter be removed for sample install. #718

Open laurahannah opened 7 years ago

laurahannah commented 7 years ago

In a completely clean environment, following the instructions: dashing new dashing start

Dependency on twitter not included in the bundle package. Throws an error. In the sample project, we aren't using twitter. Can this dependency be removed? or can it be added to the bundle configuration.

$ dashing start /Users/user/.rvm/gems/ruby-2.3.1@global/gems/backports-3.6.8/lib/backports/std_lib.rb:9:in `require': cannot load such file -- twitter (LoadError)

Litwilly commented 7 years ago

you need to remove the twitter.rb file from the jobs folder