AJ Alves
AJ Alves
It adds a new feature that allow users set one shell command to run before the ssh connection. - add an textfield in SSH tab - Process it before ssh...
Add the method Mean of Maximum as a possible deffuzification stratege
I made this gem allow accept an optional second param on its match ``` def match_snapshot(snapshot_name, json_structure_only = false) MatchSnapShot.new(self.class.metadata, snapshot_name, json_structure_only) end ``` it makes the match check only...
In my workspace I need to include the RAILS_ENV in the task comands in order to gem works