dsisnero
dsisnero
I have had issues with bundler when using it on a windows machine. I initially thought it was because of spaces in the directory path but then when trying it...
Downloading rack-test-0.5.3.gem Downloading rake-0.8.7.gem Downloading sqlite3-ruby-1.2.5.gem Installing abstract (1.0.0) C:/Ruby19/lib/ruby/gems/1.9.1/gems/bundler-0.7.1/lib/bundler/repository.rb:170:in `symlink': symlink() function is unimplemented on this mac hine (NotImplementedError) from C:/Ruby19/lib/ruby/gems/1.9.1/gems/bundler-0.7.1/lib/bundler/repository.rb:170:in`expand_vendored_gem' from C:/Ruby19/lib/ruby/gems/1.9.1/gems/bundler-0.7.1/lib/bundler/repository.rb:121:in `block in do_install' from C:/Ruby19/lib/ruby/gems/1.9.1/gems/bundler-0.7.1/lib/bundler/repository.rb:111:in`each' from...
dot is a very widely used command already for the graphviz program
Compiling terminal_size v0.1.8 Compiling dutree v0.2.9 error[E0425]: cannot find value `mode` in this scope --> C:\Users\Dominic E Sisneros\.cargo\registry\src\github.com-1ecc6299db9ec823\dutree-0.2.9\src\lib.rs:494:16 | 494 | if mode & 0o002 != 0 { // dir...
I love your ideas and code in rubinius and would like some of them implemented in rubyc. There is a new proposal for rubyc for defining built in classes with...
Apache Arrow is a cross-language development platform for in-memory data. It is going to be the standard format for all the dataframe type libraries
require mocha/minitest - update dependencies for ruby3 fixes
module Edr module Relations class Facilities < ROM::Relation[:sql] schema(:FSEP_DAILY, as: :facilities, infer: true) do attribute :factyp_cd, Types::String.meta(alias: :factype) attribute :locid_cd, Types::String.meta(alias: :locid) attribute :cc_cd, Types::String.meta(alias: :cost_code) end end end when...
some plugins require ruby. it's a scripting language like python.