Loic Nageleisen

Results 75 issues of Loic Nageleisen

Apply a scale transformation that operates similar to the rotation one with regards to the viewport/canvas (i.e fill blanks, crop out-of-canvas data). It's exceedingly useful when thinking about processing that...

help wanted
feature

When running tests on a project depending on capybara-screenshot some warnings are raised (see below). This is because with a recent rake (>=11.0), ruby warnings are now on by default....

Feature request

With Slim, using CSS-style square brackets is useful to disambiguate between content and empty attributes. This is extremely useful in some situations such as using web components (e.g with [Polymer](https://www.polymer-project.org))....

### Before opening the issue, have you...? - [X] Searched for existing issues ### Is your feature request related to a problem? Please describe I have two identical LG 4K...

Type: Feature Request

When running tests on a project depending on transpec some warnings are raised (see below). This is because with a recent rake (>=11.0), ruby warnings are now on by default....

## What was the end-user or developer problem that led to this PR? See #3174, #4082, #4425. ## What is your fix for the problem, implemented in this PR? Implement...

Bundler
RubyGems

Installs just fine on Yosemite with: ``` brew install gcc ruby-install ruby 1.8.7-p374 -- --without-tk CC=gcc-4.9 # optionally, don't forget rubygems cd ~/src curl -O http://production.cf.rubygems.org/rubygems/rubygems-2.4.2.tgz tar xvfz rubygems-2.4.2.tgz cd...

macos

Having `RUBYGEMS_GEMDEPS` set to `-` makes `ruby-install rbx` totally blow up. It might be worth forcefully unsetting it.

bug
rubinius

I install `rbenv` on servers at `/opt/rbenv` with a custom `root` setting. This fails as soon as hitting rbenv itself. The attached commits dispatch root at required places so that...

> fix potential xss vulnerability if a user has dangerous values in their data https://github.com/intercom/intercom-rails/commit/83baa40d21b217caf52db57a2a0616a030ec8f38

advisory
need CVE