Tom Brammar

Results 5 issues of Tom Brammar

Rails 4.1.10 & acts_as_singleton 0.0.8 I'm getting the following error when calling an instance: ``` rails c test Loading test environment (Rails 4.1.10) irb: warn: can't alias context from irb_context....

Hi, I have the following code: ``` .... ``` Everything works as expected: I can add new permissions to new records / existing records, I can remove permissions from existing...

Is it possible to use deterministic ordering, but supply two columns and if the value for the first is `null` take the second value? For instance, to achieve this in...

This is an attempted fix for this issue https://github.com/bblimke/webmock/issues/552

You may want to add this to the read me: If you use a custom config.js if `app\assets\redactor-rails\config.js` you must declare it in your `application.js` for it to be picked...