-
When you try to append items to a list_box like it is a hash, nothing happens. Here is the code sample of this issue.
![list](https://cloud.githubusercontent.com/assets/10463333/5908481/1560697e-a5a…
-
re http://discuss.asciidoctor.org/Offline-installation-tt4534.html#a4536
"Technically, everything can be installed offline, provided you have the necessary packages. Of course, will need to validate …
-
Reported to me by Sue McClatchy.
~~~
$ make lesson-check
/usr/local/Cellar/ruby/2.4.1_1/lib/ruby/2.4.0/rubygems/core_ext/kernel_require.rb:55:in `require': cannot load such file -- kramdown (Load…
-
Hi CodeSchool
Here is my Ruby on Rails Pre-work @coderschoolreview
-
A place to discuss and decide upon the syllabus for this course.
## Syllabus
---
### Section: The Track Ahead
* Lesson: How this course will work
---
### Section: Sinatra
* Lesson: Sina…
-
Confirm by changing [ ] to [x] below to ensure that it's a bug:
- [X] I've gone though [Developer Guide](https://docs.aws.amazon.com/sdk-for-go/v1/developer-guide/welcome.html) and [API reference](ht…
-
Since the -q option is not implemented, my request is to add support for the -q or quiet output, which is very practical in programs.
-
I couldn't install rbczmq gem on my PC.
Here follows the gem_make.out message:
C:/Ruby22-x64/bin/ruby.exe -r ./siteconf20150710-8684-1bvpd0e.rb extconf.rb
checking for windows.h... yes
checking for …
-
Because `register` is defined inside `class :link, :target => "https://git-scm.com/docs/#{ command }"
end
end
end
````
Much of the stdlib uses `module_function`, so we get used to it wor…
-
### Steps to reproduce
```
rails g model Customer name:string
rails g model Customers::Category name:string description:string position:integer
```
This ends up creating two fixture files
* …