Doug Clark

Results 17 comments of Doug Clark
trafficstars

Nevermind. I guess "list" isn't an available option. It might be a good idea to list these on: `rails g nifty:scaffold --help`

@shlomizadok can you provide an example of usage in the model/controller layer? otherwise this looks good and i'll merge it in.

hey @Flink - sorry i haven't noticed this pull request sooner. i'm going to hold on this pull request for the time being - i want to do a little...

Receiving the same error with `send_file`. My environment: * macOS 10.14 * ruby 2.5.3 * rails 5.2.2 * actionpack-action_caching 1.2.0 This worked perfectly fine with: * ruby 2.2.8 * rails...

Just chiming into this conversation, as I just stumbled upon this. I run a large production app with Bootstrap 3, which, of course, has its own set of resets native...

Not sure if anyone is still having this issue, but I've found a solution that works for me. Before, this worked fine in Safari and Chrome, but was very intermittent...

in the textarea: ``` html ``` this will work using HTML5 with no problem. there are numerous JS and JQuery plugins you can use if you're using an older doctype....

Same error here on macOS. And exact same versions as @jmooo.