zdavatz / spreadsheet

The Ruby Spreadsheet by ywesee GmbH
http://spreadsheet.ch
GNU General Public License v3.0
1.13k stars 240 forks source link

Can't load the gem spreadsheet 1.0.3 #132

Closed icehaku closed 7 years ago

icehaku commented 9 years ago

Can't use the gem, after install:

Cannot load such file -- spreadsheet Extracted source (around line #224):

def consolidado

224 || require 'spreadsheet'

or

uninitialized constant (~ControlerName~)Controller::Spreadsheet Extracted source (around line #224):

def consolidado

224 || raise book = Spreadsheet::Workbook.new.inspect

zdavatz commented 9 years ago

Post your test-script to gist.github.com and link it here so I can test.