Hunter

Results 15 comments of Hunter

I am using select2 4.0.3, and select2-bootstrap 0.1.0-beta.6 Can confirm that this bug still exists.

This is not just a problem for rspec, but any time you want to chain off a method block -- such as mapping out a new array and calling `#uniq`...

@qoyyim know that although the 80 char limit is in the style guide, many people also agree on the 120 (github side-by-side diff) or 100 (in between both) char limits.

@orschiro I have not tried this myself, but you may be able to remove the following lines: https://github.com/jeromegn/DocumentUp/blob/master/app/views/pages/show.html.slim#L22-L26 I am not sure how `current_config` is set... But that's something to...

I am using bootstrap 3. I was able to use your code above to make Diffy work properly. Initially, Bootstrap overridden Diffy's CSS, listing everything in a plan bulleted list...