Lasse Bunk
Lasse Bunk
Hi @zeantsoi, I was thinking if it could be a help to add Travis-CI testing (free) so you don't have to build manually for each pull request. I can add...
As you might know, the plugin doesn't work in Rails 3. It would be nice to get this working as this plugin appears to be very good. Thanks in advance.
Right now we don't have any tests for the project in RubyMotion. Anybody have ideas on how to automatically test the project with RubyMotion? Thanks.
Thanks for this great plugin. For sizes other than `lg`, dots (`.`) in the value are replaced with colons (`:`). Thanks.
@jtzemp, I'd like to move the String and Integer extensions to a separate require, so you can do `require "base62/ext"` if you need the patches. This is to enable using...
Sorry for all these issues, I just wanted to ask if we can drop support for Ruby 1.8 as this is no longer officially supported? This would enable some shortcuts...
It's a great gem. However, I ran into the following error when trying to install it on an Ubuntu Linux 12.04 server: ``` bash root@server:/var/www/sitename/staging/current# imgkit --install-wkhtmltoimage /var/www/sitename/staging/shared/bundle/ruby/2.0.0/gems/imgkit-1.3.9/bin/imgkit:12:in `detect_architecture': Use...