-
### Describe the bug
It's important to note how influential the default system message is. I've been going in circles trying to understand why the interpreter has been giving me errors like the one…
-
We had a spec file where we were asserting against an oracle. Then, we discovered issues with the values themselves, so we switched to string interpolation. Unfortunately, with the string interpolatio…
-
## Motivation/Problem Statement 💭❓:
Today is a Data Analysis, Python type of day.
---
## Today's Goal/Solution 🥅:
Today I'll be learning about opening files in Python.
---
## Result 🍓🍌🍉:…
-
I work at the [Queensland Functional Programming Lab (QFPL)](http://qfpl.io) in Fortitude Valley, and am keen to give a talk on functional programming (FP) in Ruby. I'd like to share my experience app…
-
I'm trying to configure a local Postfix installation to deliver mails.
All things work fine with an external service (eg. Google). After setting up the parameters needed by postfix for a particular…
-
Hi,
here is my submission for the assignment for Ruby Class.
/cc @coderschoolreview
Thanks
-
I have a module namespace called `X86_64` which represents the x86-64 architecture. `rubocop` seems to think this module/class name should be written in CamelCase. This is of course impossible, becaus…
-
First off, I'm very excited by the possibilities that this app brings...top work!
I think potentially the mechanisms for calculating different project types need to be extended to allow more types to…
-
I've tried to install Octopress on Windows a couple of times, the most recent using chocolatey and the instructions shown here: http://thaiat.github.io/blog/2014/03/13/how-to-install-and-use-octopress…
-
For a while, ripper tags (for Ruby) was supported by adding following options like this: `let g:gutentags_ctags_executable_ruby = 'ripper-tags --ignore-unsupported-options --recursive'`
(see [this]…