Daniel (dB.) Doubrovkine

Results 3352 comments of Daniel (dB.) Doubrovkine

Unfinished in https://github.com/kslazarev/numbers_and_words/pull/189.

@brajo083 want to finish this?

I think the `before_render` block should execute in context of the representer class, so neither `definitions` or `options` should not be passed in.

@apotonick You're right, so maybe in the context of the instance. It worries me that we're modifying parameters to a function (feels like a side effect).

Rash is not going to be removed from Hashie and it serves a very different purpose (regexps). I've played with various options and I think the best short term idea...

I had the same question and wanted to try and take this project over, contribute/fix. Didn't get a response from @migrs, maybe he's reading this? I want to start with...

I made pull requests and tried to contact @migrs by various ways. For now didn't get a reply, but I'll keep trying before forking. In the meantime I'll collect all...

@migrs If I can help with the maintenance I would be more than happy to! Feel free to add me to the repo/gem owners - I can make a release...

@Fosome This is old, do you want it? I'll rebase if you do.

Improved in https://github.com/xinminlabs/newrelic-grape/pull/32, logging error to STDERR at least.