-
I've successfully used cartridge to record and playback plain http traffic. However, when I try to record and playback encrypted https traffic, (json in my case), data from the resultant playback is i…
-
This will repeat forever if a file really does not exist and cannot be downloaded
```
2014-09-24 15:27:33,586 DEBUG check_cache_size get_memory_usage
2014-09-24 15:27:33,690 DEBUG get_key from cache …
-
That hooks into "Compose" view and allows for easy inserting of responses to emails.
This would probably be pretty easy to achieve with a tag and a feature that stores the snippets as a draft messag…
bnvk updated
10 years ago
-
Just a vague idea I'm throwing out here:
Should there be some mechanism for verifying the upload contents somewhere in the process? e.g supplying a md5 hash of the file when responding to a `HEAD` re…
-
Hey,
I have the following example:
``` ruby
class Admin::UserTable < TableCloth::Base
column :id, using: IdColumn
end
```
With the following Column class:
``` ruby
class IdColumn < TableCloth::C…
-
Kevin B suggested a few things:
- [x] Rename Request.Body to RequestBody and Response.Body to ResponseBody
I've got a few more of my own.
- [x] Call is actually somewhat distant from `Response.Callba…
-
From an implementer's perspective the tags needed to build a page are a bit muddled.
`pageurl` is called as `{% pageurl %}`, `image_tags` is called as `{% image %}`, then `rich_text` is called as the…
-
Hiya,
here we go: [canned.js](https://github.com/creynders/canned/blob/dev/canned.js) and [parser.js](https://github.com/creynders/canned/blob/dev/lib/parser.js)
So in a nutshell, what I did:
I turn…
-
Having spent a few years now working with [ggplot2](http://ggplot2.org/) in R, I'm really missing the ability to create aesthetic mappings while using gorilla-repl (particularly for color and size). T…
-
I was wondering what people's opinions are on a distributed model for OpenFarm. There are a number of ways a distributed access model could be achieved, some surprisingly simple to implement, and I th…
andru updated
10 years ago