Robert Peralta

Results 16 issues of Robert Peralta

It would be awesome if you could add a feature that would open a new tab on chrome for any url clicked on the IRC client.

### Steps to reproduce -Setup react rails (webpacker) in a rails project. -Access a page with component - Make a change in the component - Reload the page - Notice...

When executing a migration **the schema search path** should not be included on the schema.rb since this is Environment dependant and **will break** on a different configuration: Example of schema.rb...

namespace

## Why? Without this, default behavior of `rake db:schema:load` is broken because ActiveRecord config option `schema_search_path` for Postgres adapters is automatically used to identify where is the `view` being loaded...

namespace

On android, js-twilio registered callbacks such as 'Twilio.Device.disconnect' only work the first time the app is run. Then if I close the app and open it again, I can make...

# Diffing tools Adds Diff Tools to allow generating .diff files which only stores relative changes to an original hsd file. ## Changes - Save Diff: saves changes to currently...

The Readme should describe what the package actually does. You can figure it out somewhat by reading the full .md but it you should add a heading specifying the uses...

## Description Faraday v2 includes several security patches and fixes that are not available on v1. This PR introduces the necessary changes to bump from v1 to v2. ## Changes...

Copied from https://github.com/rapito/gecko/releases/tag/v3.5.0 # Allows Injecting Gecko binaries Given that you have asm code and want to append some existing gecko codes in text format, now you can do it...

- Add required binaries to execute under MacOS and Linux - Update Readme to include instructions for these platforms - Created a Release on my fork with the binary and...