[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

tools.rb:328:in `require': cannot load such file -- JSON (LoadError)



Hi there,


I am trying to get dashing to work well. Please let me know what system details will be helpful to post.


root@ce-lab1:~/sweet_dashboard_project# ruby -v
ruby 1.9.3p194 (2012-04-20 revision 35410) [x86_64-linux]



here is my Gemfile:


:~/sweet_dashboard_project# cat Gemfile
source 'https://rubygems.org'

gem 'json'
require 'rubygems'
require 'json'

gem 'dashing'

## Remove this if you don't need a twitter widget.
gem 'twitter'

gem 'execjs'
gem 'therubyracer'
gem 'rest-client'


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: [🔎] 521A5588.4000909@enabled.com">http://lists.debian.org/[🔎] 521A5588.4000909@enabled.com


Reply to: