sketchucation logo sketchucation
    • Login
    1. Home
    2. ryu
    3. Topics
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info
    R
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 9
    • Groups 1

    Topics

    • R

      Running Sketchup as a service with sinatra

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      9
      0 Votes
      9 Posts
      941 Views
      D
      SU used to modify set, since ruby 2 it dosen't john
    • R

      Loading rubygems and other packages ?

      Watching Ignoring Scheduled Pinned Locked Moved Newbie Forum sketchup
      2
      0 Votes
      2 Posts
      219 Views
      R
      After digging around various threads I figured it out: Install the "loadpaths.rb" script (http://forums.sketchucation.com/viewtopic.php?f=180&t=29412) into SU Plugins. I modified it with: $LOAD_PATH << "#{pre}/gems/1.8/gems/ruby-ole-1.2.10.1/lib" $LOAD_PATH << "#{pre}/gems/1.8/gems/spreadsheet-0.6.4.1/lib" Backup and clobber the msvcrt-ruby18.dll with the one from the ruby1.8.6 release. require 'spreadsheet.rb' -> true -Robert
    • 1 / 1