Weston Ganger

Results 86 issues of Weston Ganger

It would be nice if we could support capybara v3 too

I get routing errors when trying to upload a file greater than 100kb. The problem doesnt exist when running webrick using "rails server"

bug

This plugin was causing problems with yarn making it unusable ``` rbenv: yarn: command not found ``` I stumbled across https://github.com/rbenv/rbenv/issues/1051#issuecomment-376781386 in which someone commented to remove this plugin and...

Instead of hard coding the `dsq-brlink` text: "comments powered by Disqus" it would be nice to be able to customize this text using a config option. https://github.com/simonrice/middleman-disqus/blob/master/lib/middleman-disqus/embed.erb#L30

I only want to write to the database once every X minutes, the default currently appears to be 5 minutes. It would be really nice to be able to specify...

This one seemed to stick out. It should match all the other *_field methods. I would be happy to make a PR just need the goahead first. If so would...

When searching the internet have not ever been able to find a page that state the default values for the `IRB.conf` which is usually referenced in `~/.irbrc` I (again) realized...

documentation

Solves https://github.com/hjson/hjson-rb/issues/12 Please review

Would be helpful if HJSON reported the line number where a parsing error occurs.