Marco Bergantin

Results 8 issues of Marco Bergantin

this gem cannot run with new ruby's CSV class and rails version is fixed to an old one.

Hi, using hoof with rvm: rvm 1.15.8 (stable) by Wayne E. Seguin [email protected], Michal Papis [email protected] [https://rvm.io/] Webapp won't start and I got an error in /tmp/hoof.output : ``` RVM...

I've made more standard the PastedImage class extending the original StringIO class

when I try to upload an image with s3 plugin enabled i got: ``` Completed 500 Internal Server Error in 54ms (ActiveRecord: 14.6ms) ArgumentError (expected params[:body] to be a String...

hi, trying to parse a remote resource file like sftp:// ... /file.php the error reported in debug is: Traceback (most recent call last): File "~/.gnome2/gedit/plugins/classbrowser/tabwatch.py", line 47, in __tab_added_or_activated if...

I've changed a bit the package requirements: - electron updated to ^2.0.2 - rxjs updated to ^6.2.0 tests have been fixed and run successfully I've updated the package version to...

Hi, rxjs 6 introduces a lot of breaking changes and the last version isn't compatible. any plan to release an update?

**Describe the bug** The command `cw ls groups` exits with code 1 without output It seems a duplicate of #217 but after applying the workaround I cannot find out which...